mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 12:37:50 +01:00
Adds sharp and edge flags to appropriate items
Went through as many /obj/item/weapons as I could find and added sharp and edge flags where appropriate.
This commit is contained in:
@@ -750,5 +750,6 @@
|
||||
src.visible_message("\red [name] shatters.","\red You hear a small glass object shatter.")
|
||||
status = LIGHT_BROKEN
|
||||
force = 5
|
||||
sharp = 1
|
||||
playsound(src.loc, 'sound/effects/Glasshit.ogg', 75, 1)
|
||||
update()
|
||||
|
||||
Reference in New Issue
Block a user