mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Removes duplicate definitions in types (#25702)
* Removes duplicate definitions * One more
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
armor = list(MELEE = 20, BULLET = 20, LASER = 20, ENERGY = 100, BOMB = 0, RAD = 0, FIRE = 50, ACID = 50)
|
||||
resistance_flags = LAVA_PROOF | FIRE_PROOF
|
||||
layer = EDGED_TURF_LAYER
|
||||
resistance_flags = FIRE_PROOF
|
||||
blocks_emissive = FALSE
|
||||
var/static/list/billboard_overlay = list("chasmland", "incompatible", "feed", "warm", "adventure", "plasmaland", "gate", "gate2", "ufo", "notfriendly", "gps", "service", "protection", "diamonds", "step", "paradise", "hell")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user