mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 06:54:18 +01:00
Merge branch 'master' into pumpkin_head
This commit is contained in:
@@ -55,6 +55,9 @@
|
||||
name = "plate"
|
||||
icon_state = "plate"
|
||||
|
||||
/obj/item/trash/plate/steak
|
||||
icon_state = "steak"
|
||||
|
||||
/obj/item/trash/snack_bowl
|
||||
name = "snack bowl"
|
||||
icon_state = "snack_bowl"
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
S.icon_state = "shield0"
|
||||
|
||||
to_chat(M, "<span class='danger'>BANG</span>")
|
||||
playsound(src.loc, 'sound/weapons/flashbang.ogg', 50, 1, 5, 0.9, 1)
|
||||
playsound(src.loc, 'sound/weapons/flashbang.ogg', 50, 1, 3, 0.5, 1)
|
||||
|
||||
//Checking for protections
|
||||
var/eye_safety = 0
|
||||
|
||||
Reference in New Issue
Block a user