Merge pull request #5516 from Citadel-Station-13/upstream-merge-35668

[MIRROR] Quote the armor lists
This commit is contained in:
deathride58
2018-02-17 19:29:50 +00:00
committed by GitHub
148 changed files with 734 additions and 730 deletions
@@ -230,7 +230,7 @@
flags_inv = HIDEHAIR
slot_flags = SLOT_HEAD
resistance_flags = NONE
armor = list(melee = 10, bullet = 0, laser = 0, energy = 0, bomb = 0, bio = 0, rad = 0, fire = 75, acid = 50) //Weak melee protection, because you can wear it on your head
armor = list("melee" = 10, "bullet" = 0, "laser" = 0, "energy" = 0, "bomb" = 0, "bio" = 0, "rad" = 0, "fire" = 75, "acid" = 50) //Weak melee protection, because you can wear it on your head
slot_equipment_priority = list( \
slot_back, slot_wear_id,\
slot_w_uniform, slot_wear_suit,\