alien
Vars | |
can_lay_eggs | Boolean on whether the xeno can lay eggs. |
---|---|
can_plant_weeds | Boolean on whether the xeno can plant weeds. |
loot | List of loot items to drop when deleted, if this is set then we apply DEL_ON_DEATH |
Procs | |
lay_alien_egg | Lays an egg on the turf the mob is currently standing on. |
place_weeds | Places alien weeds on the turf the mob is currently standing on. |
Var Details
can_lay_eggs
Boolean on whether the xeno can lay eggs.
can_plant_weeds
Boolean on whether the xeno can plant weeds.
loot
List of loot items to drop when deleted, if this is set then we apply DEL_ON_DEATH
Proc Details
lay_alien_egg
Lays an egg on the turf the mob is currently standing on.
place_weeds
Places alien weeds on the turf the mob is currently standing on.