/tg/ Station 13 - Modules - TypesVar Details - Proc Details

alien

Vars

can_lay_eggsBoolean on whether the xeno can lay eggs.
can_plant_weedsBoolean on whether the xeno can plant weeds.
lootList of loot items to drop when deleted, if this is set then we apply DEL_ON_DEATH

Procs

lay_alien_eggLays an egg on the turf the mob is currently standing on.
place_weedsPlaces 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.