mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
shuttle parts are now in shuttle part smoothing group (#53015)
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
name = "shuttle"
|
||||
icon = 'icons/turf/shuttle.dmi'
|
||||
resistance_flags = LAVA_PROOF | FIRE_PROOF | ACID_PROOF
|
||||
smoothing_groups = list(SMOOTH_GROUP_SHUTTLE_PARTS)
|
||||
max_integrity = 500
|
||||
armor = list("melee" = 100, "bullet" = 10, "laser" = 10, "energy" = 0, "bomb" = 0, "bio" = 0, "rad" = 0, "fire" = 50, "acid" = 70) //default + ignores melee
|
||||
CanAtmosPass = ATMOS_PASS_DENSITY
|
||||
|
||||
Reference in New Issue
Block a user