mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
Gavel hammer is now just called a gavel (#95374)
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
// Contains:
|
||||
// Gavel Hammer
|
||||
// Gavel Block
|
||||
// Gavel
|
||||
// Sound Block
|
||||
|
||||
/obj/item/gavelhammer
|
||||
name = "gavel hammer"
|
||||
name = "gavel"
|
||||
desc = "Order, order! No bombs in my courthouse."
|
||||
icon = 'icons/obj/weapons/hammer.dmi'
|
||||
icon_state = "gavelhammer"
|
||||
@@ -26,8 +26,8 @@
|
||||
return BRUTELOSS
|
||||
|
||||
/obj/item/gavelblock
|
||||
name = "gavel block"
|
||||
desc = "Smack it with a gavel hammer when the assistants get rowdy."
|
||||
name = "sound block"
|
||||
desc = "Smack it with a gavel when the assistants get rowdy."
|
||||
icon = 'icons/obj/weapons/hammer.dmi'
|
||||
icon_state = "gavelblock"
|
||||
force = 2
|
||||
|
||||
Reference in New Issue
Block a user