liquid

Vars | |
mob_liquid_depth | How far down the mob visually drops down when in water |
---|---|
mob_liquid_height | How high up on the mob water overlays sit |
slowdown_multiplier | Multiplier on any slowdown applied to a mob moving through this turf |
Procs | |
atom_entered | Effects applied to anything that lands in the liquid |
check_submerge | Returns TRUE if the AM is actually in the liquid instead of above it |
entry_effects | Applies liquid effects to an AM |
Var Details
mob_liquid_depth

How far down the mob visually drops down when in water
mob_liquid_height

How high up on the mob water overlays sit
slowdown_multiplier

Multiplier on any slowdown applied to a mob moving through this turf
Proc Details
atom_entered
Effects applied to anything that lands in the liquid
check_submerge
Returns TRUE if the AM is actually in the liquid instead of above it
entry_effects
Applies liquid effects to an AM