mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 04:57:12 +01:00
Merge pull request #566 from Erthilo/master
Added Notebook for the Detective
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user