_std/macros/maps.dm
ismap | Given a map type, returns true if it is that map. |
---|---|
in_centcom | Returns true if the atom is inside of centcom |
isgenplanet | Returns true if the atom is on a generated planet |
area_space_nopower | areas where we will skip searching for shit like APCs and that do not have innate power |
Define Details
area_space_nopower
areas where we will skip searching for shit like APCs and that do not have innate power
in_centcom
Returns true if the atom is inside of centcom
isgenplanet
Returns true if the atom is on a generated planet
ismap
Given a map type, returns true if it is that map.