config stuff to config folder
This commit is contained in:
parent
705a6bb1fb
commit
424bf43ed5
12 changed files with 20 additions and 15 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#[rustfmt::skip]
|
||||
pub const DEFAULT_VIEWSHED_STANDARD: i32 = 16; // Standard viewshed radius for almost all entities.
|
||||
pub const CARRY_CAPACITY_PER_STRENGTH: i32 = 8;
|
||||
|
||||
pub const NORMAL_SPEED: i32 = 12; // Normal speed for almost all entities.
|
||||
pub const TURN_COST_MULTIPLIER: i32 = 4; // How many ticks per turn for an entity with NORMAL_SPEED.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue