Sparkyninja's beret

This commit is contained in:
melandor0
2014-11-24 03:30:03 +01:00
parent 72196cd272
commit 2f7dafda93
3 changed files with 6 additions and 0 deletions
+6
View File
@@ -42,6 +42,12 @@
has_sensor = 1 // Just to make sure it has a sensor
armor = list(melee = 0, bullet = 0, laser = 0,energy = 0, bomb = 0, bio = 0, rad = 0) // Standar Jumpsuit stats
/obj/item/clothing/head/fluff/sparkyninja_beret //Sparkyninja: Neil Wilkinson
name = "royal marines commando beret"
desc = "Dark Green beret with an old insignia on it."
icon_state = "sparkyninja_beret"
flags = FPRINT | TABLEPASS
//////////////////////////////////
////////// Fluff Items ///////////
//////////////////////////////////