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
@@ -696,7 +696,7 @@
name = "pile of bandages"
desc = "It emits a strange aura, as if there was still life within it..."
max_integrity = 50
armor = list(melee = 90, bullet = 90, laser = 25, energy = 80, bomb = 50, bio = 100, fire = -50, acid = -50)
armor = list("melee" = 90, "bullet" = 90, "laser" = 25, "energy" = 80, "bomb" = 50, "bio" = 100, "fire" = -50, "acid" = -50)
icon = 'icons/obj/items_and_weapons.dmi'
icon_state = "pile_bandages"
resistance_flags = FLAMMABLE