mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 21:49:11 +01:00
More globals (#19247)
* More globals * planets * . * . * Update jukebox.dm * Fix timer callback syntax in jukebox.dm * .
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
|
||||
/obj/item/stack/rods/Initialize(mapload)
|
||||
. = ..()
|
||||
recipes = rods_recipes
|
||||
recipes = GLOB.rods_recipes
|
||||
update_icon()
|
||||
|
||||
/obj/item/stack/rods/update_icon()
|
||||
|
||||
Reference in New Issue
Block a user