Purging a lot of space indention in favor of tabs.
This commit is contained in:
@@ -19,13 +19,13 @@
|
||||
/obj/item/rcd_ammo = 3
|
||||
)
|
||||
contraband = list(/obj/item/stock_parts/cell/potato = 3,
|
||||
/obj/item/rcd_ammo = 2,
|
||||
/obj/item/circuitboard/computer/slot_machine = 1,
|
||||
/obj/item/tank/internals/emergency_oxygen/double = 3
|
||||
)
|
||||
/obj/item/rcd_ammo = 2,
|
||||
/obj/item/circuitboard/computer/slot_machine = 1,
|
||||
/obj/item/tank/internals/emergency_oxygen/double = 3
|
||||
)
|
||||
premium = list(/obj/item/storage/belt/utility = 3,
|
||||
/obj/item/storage/box/smart_metal_foam = 3,
|
||||
/obj/item/rcd_ammo/large = 5
|
||||
)
|
||||
/obj/item/storage/box/smart_metal_foam = 3,
|
||||
/obj/item/rcd_ammo/large = 5
|
||||
)
|
||||
armor = list("melee" = 100, "bullet" = 100, "laser" = 100, "energy" = 100, "bomb" = 0, "bio" = 0, "rad" = 0, "fire" = 100, "acid" = 50)
|
||||
resistance_flags = FIRE_PROOF
|
||||
|
||||
Reference in New Issue
Block a user