mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-11 10:22:13 +00:00
Merge pull request #14305 from Citadel-Station-13/silicons-patch-18
sam dennison you exploit hoarding banana i will shove a barrel of ghost peppers down your throat for this crime
This commit is contained in:
@@ -771,7 +771,10 @@
|
|||||||
|
|
||||||
/obj/item/nullrod/tribal_knife/process()
|
/obj/item/nullrod/tribal_knife/process()
|
||||||
slowdown = rand(-2, 2)
|
slowdown = rand(-2, 2)
|
||||||
|
if(iscarbon(loc))
|
||||||
|
var/mob/living/carbon/wielder = loc
|
||||||
|
if(wielder.is_holding(src))
|
||||||
|
wielder.update_equipment_speed_mods()
|
||||||
|
|
||||||
/obj/item/nullrod/pitchfork
|
/obj/item/nullrod/pitchfork
|
||||||
icon_state = "pitchfork0"
|
icon_state = "pitchfork0"
|
||||||
|
|||||||
Reference in New Issue
Block a user