mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 12:04:48 +01:00
@@ -31,16 +31,17 @@
|
||||
M.AdjustDrowsy(10)
|
||||
A.volume += 5 //Because we can
|
||||
|
||||
/obj/item/projectile/bullet/weakbullet2 //detective revolver instastuns, but multiple shots are better for keeping punks down
|
||||
/obj/item/projectile/bullet/weakbullet2 //detective revolver
|
||||
name = "rubber bullet"
|
||||
damage = 5
|
||||
weaken = 3
|
||||
stamina = 60
|
||||
stamina = 35
|
||||
icon_state = "bullet-r"
|
||||
|
||||
/obj/item/projectile/bullet/weakbullet2/invisible //finger gun bullets
|
||||
name = "invisible bullet"
|
||||
damage = 0
|
||||
weaken = 3
|
||||
stamina = 60
|
||||
icon_state = null
|
||||
hitsound_wall = null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user