another donator item
This commit is contained in:
@@ -259,3 +259,9 @@ datum/gear/darksabresheath
|
||||
path = /obj/item/reagent_containers/food/drinks/flask/steel
|
||||
cost = 2
|
||||
ckeywhitelist = list("johnnyvitrano")
|
||||
|
||||
/datum/gear/paperhat
|
||||
name = "Paper Hat"
|
||||
category = slot_head
|
||||
path = /obj/item/clothing/head/paperhat
|
||||
ckeywhitelist = list("kered2")
|
||||
|
||||
@@ -333,3 +333,9 @@
|
||||
item_state = "wintergreencloak"
|
||||
w_class = WEIGHT_CLASS_SMALL
|
||||
body_parts_covered = CHEST|GROIN|LEGS|ARMS
|
||||
|
||||
/obj/item/clothing/head/paperhat
|
||||
name = "paperhat"
|
||||
desc = "A piece of paper folded into neat little hat."
|
||||
icon_state = "paperhat"
|
||||
item_state = "paperhat"
|
||||
|
||||
Reference in New Issue
Block a user