mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-07 20:31:13 +01:00
00dedfe6a9
Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com>
10 lines
398 B
Plaintext
10 lines
398 B
Plaintext
|
|
|
|
/obj/item/clothing/head/helmet/space/space_ninja
|
|
desc = "What may appear to be a simple black garment is in fact a highly sophisticated nano-weave helmet. Standard issue ninja gear."
|
|
name = "ninja hood"
|
|
icon_state = "s-ninja"
|
|
item_state = "s-ninja_hood"
|
|
armor = list(MELEE = 60, BULLET = 50, LASER = 30, ENERGY = 15, BOMB = 30, BIO = 30, RAD = 25, FIRE = 100, ACID = 100)
|
|
blockTracking = 1
|