mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 19:52:40 +00:00
Compilation fix.
This commit is contained in:
@@ -17,7 +17,6 @@
|
|||||||
..()
|
..()
|
||||||
if(isGlass) unacidable = 1
|
if(isGlass) unacidable = 1
|
||||||
|
|
||||||
/obj/item/weapon/reagent_containers/food/drinks/bottle/proc/smash(mob/living/target as mob, mob/living/user as mob)
|
|
||||||
/obj/item/weapon/reagent_containers/food/drinks/bottle/Destroy()
|
/obj/item/weapon/reagent_containers/food/drinks/bottle/Destroy()
|
||||||
if(rag)
|
if(rag)
|
||||||
rag.forceMove(src.loc)
|
rag.forceMove(src.loc)
|
||||||
|
|||||||
Reference in New Issue
Block a user