Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Canto of courage #26

Closed
wants to merge 6 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion cev_eris.dme
Original file line number Diff line number Diff line change
Expand Up @@ -849,7 +849,6 @@
#include "code\game\objects\effects\decals\Cleanable\robots.dm"
#include "code\game\objects\effects\decals\Cleanable\tracks.dm"
#include "code\game\objects\effects\decals\posters\asters.dm"
#include "code\game\objects\effects\decals\posters\bs12.dm"
#include "code\game\objects\effects\decals\posters\erisposters.dm"
#include "code\game\objects\effects\decals\posters\tgposters.dm"
#include "code\game\objects\effects\map_effects\portals.dm"
Expand Down
35 changes: 0 additions & 35 deletions code/game/objects/effects/decals/posters/bs12.dm

This file was deleted.

16 changes: 16 additions & 0 deletions code/game/objects/effects/decals/posters/erisposters.dm
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,19 @@
name = "Roachburger"
desc = "So crunchy, so juicy, so toxic, yum!"
icon_state = "roachburger"

/datum/poster/erisposters/paramedic
name = "Paramedic"
desc = "I got you covered!"
icon_state = "paramedic"

/datum/poster/erisposters/chrome
name = "Chrome Up!"
desc = "About time you chromed the fuck up!"
icon_state = "chrome"

/datum/poster/erisposters/stonks
name = "Stock Market"
desc = "Buy the dip, trust me."
icon_state = "stonks"

35 changes: 0 additions & 35 deletions code/game/objects/effects/decals/posters/tgposters.dm
Original file line number Diff line number Diff line change
@@ -1,24 +1,4 @@
// /tg/ posters.
/datum/poster/tg_1
name = "Free Tonto"
desc = "A framed shred of a much larger flag, colors bled together and faded from age."
icon_state="poster1"

/datum/poster/tg_2
name = "Atmosia Declaration of Independence"
desc = "A relic of a failed rebellion"
icon_state="poster2"

/datum/poster/tg_3
name = "Fun Police"
desc = "A poster condemning the station's security forces."
icon_state="poster3"

/datum/poster/tg_5
name = "Mercenary Recruitment Poster"
desc = "See the galaxy! Shatter corrupt megacorporations! Join today!"
icon_state="poster5"

/datum/poster/tg_6
name = "Clown"
desc = "Honk."
Expand All @@ -28,18 +8,3 @@
name = "Smoke"
desc = "A poster depicting a carton of cigarettes."
icon_state="poster7"

/datum/poster/tg_8
name = "Grey Tide"
desc = "A rebellious poster symbolizing assistant solidarity."
icon_state="poster8"

/datum/poster/tg_9
name = "Missing Gloves"
desc = "This poster is about the uproar that followed Nanotrasen's financial cuts towards insulated-glove purchases."
icon_state="poster9"

/datum/poster/tg_10
name = "Hacking Guide"
desc = "This poster details the internal workings of the common Nanotrasen airlock."
icon_state="poster10"
2 changes: 1 addition & 1 deletion code/modules/core_implant/cruciform/rituals/group.dm
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
stat_buff = STAT_ROB

/datum/ritual/group/cruciform/stat/vigilance
name = "Canto of Courage"
name = "Chant of Observance"
desc = "Boosts Vigilance stat to 3 + 2 for each participant."
phrase = "Vigilia exemplum imitari debemus."
phrases = list(
Expand Down
2 changes: 1 addition & 1 deletion code/modules/mechs/equipment/utility.dm
Original file line number Diff line number Diff line change
Expand Up @@ -903,7 +903,7 @@
platform.forceMove(src)

/obj/item/mech_equipment/forklifting_system/Destroy()
if(currentlyLifting)
if(!QDELETED(currentlyLifting))
ejectLifting(get_turf(src))
if(platform)
QDEL_NULL(platform)
Expand Down
8 changes: 8 additions & 0 deletions html/changelogs/archive/2024-07.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,11 @@
Twomoon:
- rscadd: Added new posters
- imageadd: added some posters icons
2024-07-20:
MLGTASTICa:
- bugfix: Fixed a runtime relating to forklift bars
Twomoon:
- rscadd: Added posters
- rscdel: Removed some old posters
- imageadd: added 3 new posters
- imagedel: deleted some old posters
Binary file modified icons/obj/contraband.dmi
Binary file not shown.
87 changes: 82 additions & 5 deletions maps/CEVEris/_CEV_Eris.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -2276,6 +2276,10 @@
dir = 10
},
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
/obj/item/contraband/poster/placed{
icon_state = "ironhammer";
pixel_x = 32
},
/turf/floor/wood,
/area/eris/command/commander)
"afJ" = (
Expand Down Expand Up @@ -3350,6 +3354,10 @@
/area/eris/crew_quarters/sleep)
"aih" = (
/obj/machinery/atmospherics/unary/vent_pump/on,
/obj/item/contraband/poster/placed{
icon_state = "ironhammer2";
pixel_x = 32
},
/turf/floor/tiled/dark,
/area/eris/security/exerooms)
"aii" = (
Expand Down Expand Up @@ -23205,6 +23213,10 @@
d2 = 4;
icon_state = "0-4"
},
/obj/item/contraband/poster/placed{
icon_state = "chrome";
pixel_x = -32
},
/turf/floor/plating,
/area/eris/maintenance/substation/section2)
"bfd" = (
Expand Down Expand Up @@ -25651,6 +25663,10 @@
"bkM" = (
/obj/structure/table/standard,
/obj/item/storage/box/bodybags,
/obj/item/contraband/poster/placed{
icon_state = "chrome";
pixel_x = 32
},
/turf/floor/tiled/white/brown_perforated,
/area/eris/rnd/lab)
"bkN" = (
Expand Down Expand Up @@ -32174,6 +32190,10 @@
/obj/spawner/pack/gun_loot,
/obj/spawner/pack/rare/low_chance,
/obj/spawner/pack/rare/low_chance,
/obj/item/contraband/poster/placed{
icon_state = "stonks";
pixel_x = 32
},
/turf/floor/plating/under,
/area/eris/maintenance/section3deck1central)
"bAP" = (
Expand Down Expand Up @@ -44054,6 +44074,10 @@
/obj/machinery/atmospherics/pipe/simple/hidden/blue{
dir = 6
},
/obj/item/contraband/poster/placed{
icon_state = "chrome";
pixel_y = 32
},
/turf/floor/plating/under,
/area/eris/maintenance/section3deck4central)
"cdG" = (
Expand Down Expand Up @@ -48684,6 +48708,10 @@
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
dir = 5
},
/obj/item/contraband/poster/placed{
icon_state = "roachburger";
pixel_x = -32
},
/turf/floor/plating/under,
/area/eris/maintenance/section3deck4central)
"coO" = (
Expand Down Expand Up @@ -51919,6 +51947,10 @@
/area/eris/maintenance/section4deck3port)
"cxy" = (
/obj/spawner/material/resources/rare/low_chance,
/obj/item/contraband/poster/placed{
icon_state = "founders";
pixel_x = -32
},
/turf/floor/tiled/techmaint,
/area/eris/maintenance/oldtele)
"cxz" = (
Expand Down Expand Up @@ -97691,6 +97723,16 @@
/obj/structure/disposalpipe/segment,
/turf/floor/tiled/dark/golden,
/area/eris/neotheology/churchcorridor)
"grn" = (
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
/obj/spawner/junk/low_chance,
/obj/spawner/junk/low_chance,
/obj/item/contraband/poster/placed{
icon_state = "founders";
pixel_y = 32
},
/turf/floor/plating/under,
/area/eris/maintenance/section4deck1central)
"grN" = (
/obj/machinery/door/airlock/maintenance_common{
name = "Service Maintenance";
Expand Down Expand Up @@ -102167,6 +102209,13 @@
},
/turf/floor/tiled/steel,
/area/eris/hallway/side/section3starboard)
"oYo" = (
/obj/item/contraband/poster/placed{
icon_state = "paramedic";
pixel_y = -32
},
/turf/floor/tiled/white/techfloor,
/area/eris/medical/medeva)
"oYV" = (
/obj/spawner/junk/low_chance,
/obj/spawner/pack/machine,
Expand Down Expand Up @@ -103490,6 +103539,15 @@
/obj/machinery/shield_diffuser,
/turf/floor/hull,
/area/eris/engineering/wastingroom)
"rKX" = (
/obj/structure/bed/padded,
/obj/item/bedsheet/blue,
/obj/item/contraband/poster/placed{
icon_state = "ironhammer";
pixel_y = 32
},
/turf/floor/tiled/dark/gray_platform,
/area/eris/security/barracks)
"rLq" = (
/obj/structure/table/standard,
/obj/machinery/cooking_with_jane/grill,
Expand Down Expand Up @@ -103761,6 +103819,14 @@
/obj/machinery/disposal,
/turf/floor/tiled/dark/gray_platform,
/area/eris/crew_quarters/janitor)
"seZ" = (
/obj/spawner/junk/low_chance,
/obj/item/contraband/poster/placed{
icon_state = "excel2";
pixel_y = 32
},
/turf/floor/tiled/techmaint,
/area/eris/maintenance/section2deck1port)
"sfs" = (
/obj/machinery/power/nt_obelisk,
/turf/floor/grass,
Expand Down Expand Up @@ -105443,6 +105509,17 @@
},
/turf/floor/tiled/steel/gray_platform,
/area/eris/engineering/engine_room)
"vaH" = (
/obj/spawner/scrap/dense/low_chance,
/obj/spawner/scrap/dense/low_chance,
/obj/spawner/scrap/dense/low_chance,
/obj/spawner/scrap/dense/low_chance,
/obj/item/contraband/poster/placed{
icon_state = "excel1";
pixel_x = 32
},
/turf/floor/tiled/techmaint,
/area/eris/maintenance/section2deck1port)
"vci" = (
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
dir = 4
Expand Down Expand Up @@ -171497,7 +171574,7 @@ aad
aaa
aaa
aaf
aRP
rKX
aSE
aSQ
aTr
Expand Down Expand Up @@ -241852,7 +241929,7 @@ eFc
eCf
doo
dpt
dpt
oYo
dvi
abF
abF
Expand Down Expand Up @@ -283867,7 +283944,7 @@ anQ
anQ
anQ
anQ
aof
seZ
ezf
dQZ
dNZ
Expand Down Expand Up @@ -284268,7 +284345,7 @@ anQ
anQ
anQ
anQ
dAJ
vaH
dAJ
anQ
dWy
Expand Down Expand Up @@ -289165,7 +289242,7 @@ ekg
ekW
elw
elE
elG
grn
elG
elG
elG
Expand Down
Loading