mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-16 02:33:36 +01:00
[MIRROR] next set of globals (#12399)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
b7c61c3a04
commit
ba01722b31
@@ -395,7 +395,7 @@
|
||||
|
||||
/datum/gear/collar/New()
|
||||
..()
|
||||
gear_tweaks += gear_tweak_collar_tag
|
||||
gear_tweaks += GLOB.gear_tweak_collar_tag
|
||||
|
||||
/datum/gear/collar/golden
|
||||
display_name = "collar, golden"
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
|
||||
/datum/gear/fluff/collar/New()
|
||||
..()
|
||||
gear_tweaks += gear_tweak_collar_tag
|
||||
gear_tweaks += GLOB.gear_tweak_collar_tag
|
||||
|
||||
/* CHOMPRemove Start Virgo Fluffitems
|
||||
// 0-9 CKEYS
|
||||
|
||||
Reference in New Issue
Block a user