9 lines
524 B
Plaintext
9 lines
524 B
Plaintext
|
|
/obj/item/flightpack
|
|
armor = list("melee" = 5, "bullet" = 5, "laser" = 5, "energy" = 0, "bomb" = 0, "bio" = 100, "rad" = 20, "fire" = 20, "acid" = 20)
|
|
|
|
/obj/item/clothing/suit/space/hardsuit/flightsuit
|
|
armor = list("melee" = 5, "bullet" = 5, "laser" = 5, "energy" = 0, "bomb" = 0, "bio" = 100, "rad" = 20, "fire" = 20, "acid" = 20)
|
|
|
|
/obj/item/clothing/head/helmet/space/hardsuit/flightsuit
|
|
armor = list("melee" = 5, "bullet" = 5, "laser" = 5, "energy" = 0, "bomb" = 0, "bio" = 100, "rad" = 20, "fire" = 20, "acid" = 20) |