mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
[MIRROR] Conversion many Globals to Managed Globals (Part 1) (#10665)
Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
06f0821bcf
commit
f7219329ca
@@ -8,7 +8,7 @@
|
||||
#define GD_UNLIMITED 8 // will not deplete amount when gear is taken
|
||||
#define GD_UNIQUE 16 // each instance of this will allow people to take 1 thing
|
||||
|
||||
var/list/dispenser_presets = list()
|
||||
GLOBAL_LIST_EMPTY(dispenser_presets)
|
||||
|
||||
// Standard generic item list
|
||||
/datum/gear_disp
|
||||
|
||||
Reference in New Issue
Block a user