mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-26 01:53:02 +00:00
Fixes #8444
Now it won't hurt people's OCD and it won't bubble at round start!
This commit is contained in:
@@ -173,8 +173,7 @@
|
|||||||
center_of_mass = list("x"=16, "y"=10)
|
center_of_mass = list("x"=16, "y"=10)
|
||||||
New()
|
New()
|
||||||
..()
|
..()
|
||||||
reagents.add_reagent("cola", 15)
|
reagents.add_reagent("brownstar", 30)
|
||||||
reagents.add_reagent("orangejuice", 15)
|
|
||||||
|
|
||||||
/obj/item/weapon/reagent_containers/food/drinks/cans/space_up
|
/obj/item/weapon/reagent_containers/food/drinks/cans/space_up
|
||||||
name = "Space-Up"
|
name = "Space-Up"
|
||||||
|
|||||||
Reference in New Issue
Block a user