mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Fixes water-cooler runtime.
This commit is contained in:
@@ -212,8 +212,8 @@
|
|||||||
cups = 10
|
cups = 10
|
||||||
|
|
||||||
/obj/structure/reagent_dispensers/water_cooler/New()
|
/obj/structure/reagent_dispensers/water_cooler/New()
|
||||||
|
..()
|
||||||
if(bottle)
|
if(bottle)
|
||||||
..()
|
|
||||||
reagents.add_reagent("water",120)
|
reagents.add_reagent("water",120)
|
||||||
update_icon()
|
update_icon()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user