mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 20:47:10 +01:00
Removes 3 Extra Holopads from Deltastation (#27157)
* removes extra holopads on delta * adds a maplint to prevent holopad stacking
This commit is contained in:
@@ -85268,7 +85268,6 @@
|
||||
d2 = 2;
|
||||
icon_state = "1-2"
|
||||
},
|
||||
/obj/machinery/hologram/holopad,
|
||||
/turf/simulated/floor/plasteel{
|
||||
icon_state = "neutralfull"
|
||||
},
|
||||
@@ -92945,7 +92944,6 @@
|
||||
"uhI" = (
|
||||
/obj/machinery/hologram/holopad,
|
||||
/obj/effect/turf_decal/delivery/hollow,
|
||||
/obj/machinery/hologram/holopad,
|
||||
/obj/effect/turf_decal/delivery/hollow,
|
||||
/turf/simulated/floor/plasteel{
|
||||
icon_state = "neutralfull"
|
||||
@@ -95845,7 +95843,6 @@
|
||||
d2 = 8;
|
||||
icon_state = "4-8"
|
||||
},
|
||||
/obj/machinery/hologram/holopad,
|
||||
/obj/effect/turf_decal/delivery/hollow,
|
||||
/turf/simulated/floor/plasteel{
|
||||
icon_state = "neutralfull"
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
/obj/machinery/hologram/holopad:
|
||||
banned_neighbors:
|
||||
- /obj/machinery/hologram/holopad
|
||||
Reference in New Issue
Block a user