Merge pull request #566 from Erthilo/master

Added Notebook for the Detective
This commit is contained in:
SkyMarshal
2012-02-29 16:59:35 -08:00
5 changed files with 173 additions and 0 deletions
+13
View File
@@ -490,6 +490,19 @@
throw_range = 10
flags = ONBELT
/obj/item/weapon/notebook
name = "notebook"
desc = "Holds paper and pens. Feels very noire."
icon = 'items.dmi'
icon_state = "notebook00"
var/obj/item/weapon/pen/pen = null
item_state = "notebook"
throwforce = 0
w_class = 2.0
throw_speed = 3
throw_range = 10
flags = ONBELT
#define MAXCOIL 30
/obj/item/weapon/cable_coil
name = "cable coil"