mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-15 17:13:46 +01:00
Changed ..()
For readability.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
S.attackby(W,user)
|
||||
qdel(src)
|
||||
else //It's a kitchen knife. Go do the parent proc (slicing)
|
||||
..(W, user)
|
||||
..()
|
||||
|
||||
|
||||
/obj/item/weapon/reagent_containers/food/snacks/boiledspagetti/attackby(obj/item/W as obj, mob/user as mob)
|
||||
|
||||
Reference in New Issue
Block a user