Skip to content

Commit

Permalink
Ell_good comeback
Browse files Browse the repository at this point in the history
but only on sindy Centcom
  • Loading branch information
Fullonibus committed Nov 1, 2023
1 parent 0aabee1 commit 7e39e2e
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 21 deletions.
42 changes: 21 additions & 21 deletions _maps/map_files220/generic/centcomm.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -5654,14 +5654,10 @@
/turf/simulated/wall/indestructible/riveted,
/area/centcom/ss220/library)
"dOQ" = (
/obj/effect/turf_decal/plaque{
layer = 3
},
/obj/structure/statue/plastitanium/kidanstatue{
pixel_y = 5
},
/turf/simulated/floor/redgrid,
/area/syndicate_mothership)
/obj/structure/flora/junglebush,
/obj/effect/turf_decal/siding/wideplating/dark,
/turf/simulated/floor/grass/jungle/no_creep,
/area/centcom/ss220/park)
"dOS" = (
/obj/structure/chair/office/dark,
/turf/simulated/floor/wood/fancy/cherry,
Expand Down Expand Up @@ -10892,7 +10888,9 @@
/area/centcom/ss220/admin1)
"hqY" = (
/obj/structure/flora/grass/jungle,
/obj/effect/turf_decal/siding/wideplating/dark/corner,
/obj/effect/turf_decal/siding/wideplating/dark/corner{
dir = 8
},
/turf/simulated/floor/grass/jungle/no_creep,
/area/centcom/ss220/park)
"hra" = (
Expand Down Expand Up @@ -20532,9 +20530,7 @@
/area/shuttle/syndicate_sit)
"oks" = (
/obj/structure/flora/grass/jungle,
/obj/effect/turf_decal/siding/wideplating/dark/corner{
dir = 8
},
/obj/effect/turf_decal/siding/wideplating/dark/corner,
/turf/simulated/floor/grass/jungle/no_creep,
/area/centcom/ss220/park)
"okL" = (
Expand Down Expand Up @@ -29299,11 +29295,6 @@
},
/turf/simulated/floor/plating,
/area/syndicate_mothership/elite_squad)
"utP" = (
/obj/structure/flora/junglebush,
/obj/effect/turf_decal/siding/wideplating/dark,
/turf/simulated/floor/grass/jungle/no_creep,
/area/centcom/ss220/park)
"utQ" = (
/obj/machinery/economy/vending/cigarette/free,
/turf/simulated/floor/plasteel{
Expand Down Expand Up @@ -32619,6 +32610,15 @@
},
/turf/simulated/floor/mineral/plastitanium,
/area/syndicate_mothership/infteam)
"wNr" = (
/obj/effect/turf_decal/plaque{
layer = 3
},
/obj/structure/statue/ell_good{
pixel_y = 6
},
/turf/simulated/floor/redgrid,
/area/syndicate_mothership)
"wNB" = (
/turf/simulated/floor/carpet/red,
/area/centcom/ss220/admin2)
Expand Down Expand Up @@ -43485,7 +43485,7 @@ nGr
nXD
rrb
fnU
dOQ
wNr
gHP
srn
srn
Expand Down Expand Up @@ -54630,7 +54630,7 @@ pGW
qvv
xGd
xkj
oks
hqY
dGO
buT
buT
Expand Down Expand Up @@ -55145,7 +55145,7 @@ qvv
qvv
qvv
mcG
utP
dOQ
buT
buT
buT
Expand Down Expand Up @@ -55401,7 +55401,7 @@ iKO
xGd
qvv
pUg
hqY
oks
vWq
kAL
buT
Expand Down
11 changes: 11 additions & 0 deletions modular_ss220/unique_objects/code/unique_objects.dm
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,17 @@
anchored = TRUE
oreAmount = 0

/obj/structure/statue/ell_good
name = "Mr.Буум"
desc = "Загадочный клоун с жёлтым оттенком кожи и выразительными зелёными глазами. Лучший двойной агент синдиката, получивший власть над множеством фасилити. \
Его имя часто произносят неправильно из-за чего его заслуги по документам принадлежат сразу нескольким Буумам. \
Так же знаменит тем, что убедил руководство НТ тратить время, силы и средства, на золотой унитаз."
icon = 'modular_ss220/unique_objects/icons/statuelarge.dmi'
icon_state = "ell_good"
pixel_y = 7
anchored = TRUE
oreAmount = 0

/obj/structure/statue/mooniverse
name = "Неизвестный агент"
desc = "Информация на табличке под статуей исцарапана и нечитабельна... Поверх написано невнятное словосочетание из слов \"Furry\" и \"Universe\""
Expand Down
Binary file modified modular_ss220/unique_objects/icons/statuelarge.dmi
Binary file not shown.

0 comments on commit 7e39e2e

Please sign in to comment.