Skip to content

Commit

Permalink
Unathi Hiskyn Revanchists Ship Fixes (#19321)
Browse files Browse the repository at this point in the history
Fixes #19147
Fixes #19130

Hiskyn Revanchists now have telecomms, tarwa telecomms accessible

---------

Co-authored-by: Ben10083 <[email protected]>
  • Loading branch information
Ben10083 and Ben10083 authored Jun 3, 2024
1 parent 48bd109 commit 64ffa53
Show file tree
Hide file tree
Showing 3 changed files with 100 additions and 16 deletions.
60 changes: 60 additions & 0 deletions html/changelogs/Ben10083 - Unathi Pirate.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
################################
# Example Changelog File
#
# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
#
# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
# When it is, any changes listed below will disappear.
#
# Valid Prefixes:
# bugfix
# - (fixes bugs)
# wip
# - (work in progress)
# qol
# - (quality of life)
# soundadd
# - (adds a sound)
# sounddel
# - (removes a sound)
# rscadd
# - (adds a feature)
# rscdel
# - (removes a feature)
# imageadd
# - (adds an image or sprite)
# imagedel
# - (removes an image or sprite)
# spellcheck
# - (fixes spelling or grammar)
# experiment
# - (experimental change)
# balance
# - (balance changes)
# code_imp
# - (misc internal code change)
# refactor
# - (refactors code)
# config
# - (makes a change to the config files)
# admin
# - (makes changes to administrator tools)
# server
# - (miscellaneous changes to server)
#################################

# Your name.
author: Ben10083

# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
delete-after: True

# Any changes you've made. See valid prefix list above.
# INDENT WITH TWO SPACES. NOT TABS. SPACES.
# SCREW THIS UP AND IT WON'T WORK.
# Also, this gets changed to [] after reading. Just remove the brackets when you add new shit.
# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
changes:
- bugfix: "Hiskyn Revanchists have successfully stolen and installed telecommunications equipment for their vessels."
- bugfix: "Hiskyn Pirate ship missing fuel pipe placed."
- bugfix: "Tarwa Pirate ship telecommunications now accessible."
46 changes: 31 additions & 15 deletions maps/away/ships/unathi_pirate/hiskyn/unathi_pirate_hiskyn.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -3612,6 +3612,9 @@
/obj/structure/window/reinforced{
dir = 4
},
/obj/machinery/atmospherics/pipe/simple/hidden/fuel{
dir = 5
},
/turf/simulated/floor/plating,
/area/hiskyn_ship/thrusts)
"ixC" = (
Expand Down Expand Up @@ -4279,6 +4282,9 @@
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/hiskyn_revanchists)
"mkA" = (
/turf/simulated/floor/tiled/dark,
/area/hiskyn_ship/armory)
"mmy" = (
/obj/structure/cable{
icon_state = "1-2"
Expand Down Expand Up @@ -5144,12 +5150,17 @@
/turf/simulated/wall/shuttle/dark/cardinal/red,
/area/hiskyn_ship/blaster)
"rIK" = (
/obj/random/dirt_75,
/obj/random/contraband,
/obj/item/trash/kokobar,
/obj/item/trash/kokobar,
/obj/item/trash/kokobar,
/turf/simulated/floor/tiled/dark,
/obj/machinery/door/airlock/hatch{
dir = 4;
name = "Telecomms"
},
/obj/structure/sign/securearea{
desc = "A warning sign which reads 'SERVER ROOM'.";
name = "TELECOMMS ROOM - COLD!";
pixel_y = 32
},
/obj/structure/plasticflaps/airtight,
/turf/simulated/floor/plating,
/area/hiskyn_ship/armory)
"rKq" = (
/obj/structure/bed/stool/chair/office/bridge/pilot{
Expand Down Expand Up @@ -5882,9 +5893,14 @@
/turf/simulated/floor/tiled/dark,
/area/shuttle/hiskyn_revanchists)
"vSl" = (
/obj/item/trash/kokobar,
/obj/item/trash/kokobar,
/turf/simulated/floor/tiled/dark,
/obj/machinery/telecomms/allinone/ship,
/obj/machinery/light/small/emergency{
dir = 8
},
/turf/simulated/floor/tiled{
name = "cooled floor";
temperature = 278
},
/area/hiskyn_ship/armory)
"vSA" = (
/turf/simulated/wall/shuttle/space_ship{
Expand Down Expand Up @@ -36194,8 +36210,8 @@ aEV
beV
gdc
gdc
vSl
rIK
vIY
vIY
acL
nGu
aao
Expand Down Expand Up @@ -36451,7 +36467,7 @@ lKU
kbm
gdc
nPJ
xsr
vIY
vSl
acL
tYI
Expand Down Expand Up @@ -36709,7 +36725,7 @@ abw
gdc
gdc
gdc
vIY
rIK
acL
acL
aHf
Expand Down Expand Up @@ -36964,9 +36980,9 @@ aVy
eoo
kxd
mSr
mSr
tcX
mqx
tcX
mkA
uZs
aRt
aai
Expand Down
10 changes: 9 additions & 1 deletion maps/away/ships/unathi_pirate/tarwa/unathi_pirate_tarwa.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -2120,7 +2120,12 @@
name = "TELECOMMS ROOM - COLD!";
pixel_y = -32
},
/turf/simulated/wall/shuttle/raider,
/obj/machinery/door/airlock/hatch{
dir = 4;
name = "Telecomms";
req_one_access = list(210)
},
/turf/simulated/floor/plating,
/area/tarwa_ship/engineering1)
"Ef" = (
/obj/machinery/shipsensors,
Expand Down Expand Up @@ -3202,6 +3207,9 @@
/area/tarwa_ship/diona)
"Qa" = (
/obj/machinery/telecomms/allinone/ship,
/obj/machinery/light/small/emergency{
dir = 4
},
/turf/simulated/floor/tiled{
name = "cooled floor";
temperature = 278
Expand Down

0 comments on commit 64ffa53

Please sign in to comment.