mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
BANHAMMER added... i was bored :)
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@994 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -937,6 +937,16 @@ Total SMES charging rate should not exceed total power generation rate, or an ov
|
||||
var/text_underline = 0
|
||||
var/text_break = 0
|
||||
|
||||
/obj/item/weapon/banhammer
|
||||
desc = "A banhammer"
|
||||
name = "Banhammer"
|
||||
icon = 'items.dmi'
|
||||
icon_state = "toyhammer"
|
||||
flags = FPRINT | ONBELT | TABLEPASS
|
||||
throwforce = 0
|
||||
w_class = 1.0
|
||||
throw_speed = 7
|
||||
throw_range = 15
|
||||
|
||||
/obj/item/weapon/pen/sleepypen
|
||||
desc = "It's a normal black ink pen with a sharp point."
|
||||
|
||||
Reference in New Issue
Block a user