simple_animal 
Vars | |
base_movement_delay | Added to the delay expected from movement decls. |
---|---|
can_have_rider | Can this mob in theory have a mob riding it? |
gene_damage | Set to -1 to disable gene damage for the mob. |
max_rider_size | If the mob can be ridden, what is the largest size of rider? |
show_stat_health | Does the percentage health show in the stat panel for the mob? |
Procs | |
adapt_to_current_level | Adapts our temperature and atmos thresholds to our current z-level. |
Var Details
base_movement_delay 
Added to the delay expected from movement decls.
can_have_rider 
Can this mob in theory have a mob riding it?
gene_damage 
Set to -1 to disable gene damage for the mob.
max_rider_size 
If the mob can be ridden, what is the largest size of rider?
show_stat_health 
Does the percentage health show in the stat panel for the mob?
Proc Details
adapt_to_current_level
Adapts our temperature and atmos thresholds to our current z-level.