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

oranges_ear

Vars

referencesreferences to everything "on" the turf we are assigned to, that we care about. populated in assign() and cleared in unassign(). movables iside of other movables count as being "on" if they have get_turf(them) == our turf. intentionally not a lazylist

Procs

unassignclean this oranges_ear up for future use

Var Details

references

references to everything "on" the turf we are assigned to, that we care about. populated in assign() and cleared in unassign(). movables iside of other movables count as being "on" if they have get_turf(them) == our turf. intentionally not a lazylist

Proc Details

unassign

clean this oranges_ear up for future use