mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-15 09:03:23 +01:00
Cleans up a lot of globals a few other vars (#23246)
* i hate globals i hate globals * more fucking of these * sirryan review
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
GLOBAL_LIST_EMPTY(limb_icon_cache)
|
||||
|
||||
/obj/item/organ/external/proc/compile_icon()
|
||||
// I do this so the head's overlays don't get obliterated
|
||||
for(var/child_i in child_icons)
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
GLOBAL_LIST_EMPTY(all_robolimbs)
|
||||
GLOBAL_LIST_EMPTY(chargen_robolimbs)
|
||||
GLOBAL_LIST_EMPTY(selectable_robolimbs)
|
||||
GLOBAL_DATUM(basic_robolimb, /datum/robolimb)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user