mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 06:29:23 +01:00
Less absurd sturdiness for railings, more in line with grilles now. (#60111)
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
icon_state = "railing"
|
||||
density = TRUE
|
||||
anchored = TRUE
|
||||
/// armor more or less consistent with grille. max_integrity about one time and a half that of a grille.
|
||||
armor = list(MELEE = 50, BULLET = 70, LASER = 70, ENERGY = 100, BOMB = 10, BIO = 100, RAD = 100, FIRE = 0, ACID = 0)
|
||||
max_integrity = 75
|
||||
|
||||
var/climbable = TRUE
|
||||
///Initial direction of the railing.
|
||||
|
||||
Reference in New Issue
Block a user