Ability to spawn a paper bundle by hitting paper with paper

This commit is contained in:
Hubblenaut
2014-05-06 20:26:53 +02:00
parent 6a11ca32f8
commit 0f74b0f3bb
2 changed files with 32 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
/obj/item/weapon/paper_bundle
name = "paper bundle"
gender = PLURAL
icon = 'icons/obj/bureaucracy.dmi'
icon_state = "paper"
throwforce = 0
w_class = 1.0
throw_range = 2
throw_speed = 1
layer = 4
pressure_resistance = 1
attack_verb = list("slaps")