mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
Map - Icebox - AI Core - Tweaks (#93095)
## About The Pull Request Replaces the standard walls with reinforced walls in the AI core - Same as other maps - Also replaces the windoor with a reinforced version to match other maps ## Why It's Good For The Game - Fixes a possible oversight that was not corrected ## Changelog 🆑 map: Icebox - AI Core - Standard walls in core become reinforced, standard windoor becomes reinforced version /🆑 Co-authored-by: loganuk <falseemail@aol.com>
This commit is contained in:
@@ -40146,7 +40146,7 @@
|
||||
/area/station/service/chapel)
|
||||
"lqz" = (
|
||||
/obj/structure/cable,
|
||||
/turf/closed/wall,
|
||||
/turf/closed/wall/r_wall,
|
||||
/area/station/ai_monitored/turret_protected/ai)
|
||||
"lqA" = (
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
@@ -41150,11 +41150,11 @@
|
||||
/turf/open/floor/carpet/blue,
|
||||
/area/station/security/prison/work)
|
||||
"lEg" = (
|
||||
/obj/machinery/door/window/left/directional/north{
|
||||
name = "AI Core Door";
|
||||
/obj/structure/cable,
|
||||
/obj/machinery/door/window/brigdoor/right/directional/north{
|
||||
name = "Primary AI Core Access";
|
||||
req_access = list("ai_upload")
|
||||
},
|
||||
/obj/structure/cable,
|
||||
/turf/open/floor/circuit,
|
||||
/area/station/ai_monitored/turret_protected/ai)
|
||||
"lEj" = (
|
||||
@@ -73048,9 +73048,6 @@
|
||||
dir = 4
|
||||
},
|
||||
/area/station/service/hydroponics)
|
||||
"uBi" = (
|
||||
/turf/closed/wall,
|
||||
/area/station/ai_monitored/turret_protected/ai)
|
||||
"uBs" = (
|
||||
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
|
||||
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
|
||||
@@ -255014,8 +255011,8 @@ ujs
|
||||
mYh
|
||||
ogF
|
||||
hfy
|
||||
uBi
|
||||
uBi
|
||||
iHp
|
||||
iHp
|
||||
lqz
|
||||
dBQ
|
||||
eAx
|
||||
@@ -255272,7 +255269,7 @@ lNC
|
||||
mlp
|
||||
lEg
|
||||
cvh
|
||||
uBi
|
||||
iHp
|
||||
eYH
|
||||
jIZ
|
||||
oFx
|
||||
@@ -255528,9 +255525,9 @@ ujs
|
||||
mYh
|
||||
ruZ
|
||||
kfP
|
||||
uBi
|
||||
uBi
|
||||
uBi
|
||||
iHp
|
||||
iHp
|
||||
iHp
|
||||
deg
|
||||
mYh
|
||||
iHp
|
||||
|
||||
Reference in New Issue
Block a user