New BSRPED Inhand sprites(Still not a spriter edition) (#92735)

This commit is contained in:
SyncIt21
2025-08-27 12:43:02 -04:00
committed by GitHub
parent dcbb90b31f
commit 49c447ff06
4 changed files with 2 additions and 3 deletions
+2 -3
View File
@@ -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)
/**