mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
New BSRPED Inhand sprites(Still not a spriter edition) (#92735)
This commit is contained in:
@@ -76,9 +76,8 @@
|
||||
/obj/item/storage/part_replacer/bluespace/play_rped_effect()
|
||||
if(prob(1))
|
||||
playsound(src, 'sound/items/pshoom/pshoom_2.ogg', 40, TRUE)
|
||||
flick("[icon_state]_old", src)
|
||||
return
|
||||
playsound(src, 'sound/items/pshoom/pshoom.ogg', 40, TRUE)
|
||||
else
|
||||
playsound(src, 'sound/items/pshoom/pshoom.ogg', 40, TRUE)
|
||||
flick("[icon_state]_active", src)
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user