stat edit

Edited some stats for the captain's envirosuit
This commit is contained in:
PatrickLeeJohnson
2022-07-20 15:55:44 +03:00
parent 501165a0a1
commit 9294c07a97
2 changed files with 4 additions and 2 deletions
@@ -273,4 +273,5 @@
name = "captain envirosuit helmet"
desc = "A blue and gold envirosuit helmet designed only for the most important plasmaman on board."
icon_state = "captain_envirohelm"
item_state = "captain_envirohelm"
item_state = "captain_envirohelm"
armor = list("melee" = 40, "bullet" = 50, "laser" = 50, "energy" = 25, "bomb" = 50, "bio" = 100, "rad" = 50, "fire" = 100, "acid" = 75)
@@ -3,4 +3,5 @@
desc = "A blue and gold envirosuit designed only for the most important plasmaman on board."
icon_state = "captain_envirosuit"
item_state = "captain_envirosuit"
item_color = "captain_envirosuit"
item_color = "captain_envirosuit"
armor = list("melee" = 10, "bullet" = 10, "laser" = 10,"energy" = 10, "bomb" = 10, "bio" = 100, "rad" = 10, "fire" = 100, "acid" = 75)