Skip to content

Commit

Permalink
gs
Browse files Browse the repository at this point in the history
  • Loading branch information
CampinKiller24 committed Jan 19, 2024
1 parent c898c94 commit 8aa9413
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 61 deletions.
43 changes: 43 additions & 0 deletions html/changelogs/CampinKiller24-vlaad2.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
################################
# 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
# wip (For works in progress)
# tweak
# soundadd
# sounddel
# rscadd (general adding of nice things)
# rscdel (general deleting of nice things)
# imageadd
# imagedel
# maptweak
# spellcheck (typo fixes)
# experiment
# balance
# admin
# backend
# security
# refactor
#################################

# Your name.
author: CampinKiller24

# 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, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
changes:
- tweak: "Adjusted the crew weapons on the Volvalaad science ship."
- rscadd: "Added extra anomaly and xenoarch supplies to the research lab."
- tweak: "Adjusted starboard thrusters so new cans could actually be put in."
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
/area/shuttle/dominian_science_shuttle)
"ada" = (
/obj/effect/floor_decal/corner/purple/full,
/obj/structure/window/reinforced{
dir = 1
},
/obj/structure/anomaly_container,
/turf/simulated/floor/tiled/white,
/area/ship/dominian_science_vessel/research)
"aeN" = (
Expand Down Expand Up @@ -116,6 +120,9 @@
/obj/effect/floor_decal/corner/red/full{
dir = 8
},
/obj/item/gun/projectile/pistol/dominia,
/obj/item/ammo_magazine/c45m/dominia,
/obj/item/ammo_magazine/c45m/dominia,
/turf/simulated/floor/tiled/dark,
/area/ship/dominian_science_vessel/armory)
"arh" = (
Expand Down Expand Up @@ -775,11 +782,8 @@
/turf/simulated/floor/tiled/white,
/area/shuttle/dominian_science_shuttle)
"cwv" = (
/obj/machinery/light{
dir = 1;
inserted_light = /obj/item/light/tube/colored/blue;
icon_state = "tube_empty"
},
/obj/effect/floor_decal/industrial/outline/emergency_closet,
/obj/structure/closet/emcloset,
/turf/simulated/floor/tiled/dark,
/area/ship/dominian_science_vessel/aft_dock)
"cxL" = (
Expand Down Expand Up @@ -1191,9 +1195,6 @@
/obj/structure/table/steel,
/obj/item/melee/baton,
/obj/machinery/recharger,
/obj/structure/window/reinforced{
dir = 1
},
/obj/effect/floor_decal/corner/purple/full,
/obj/machinery/light{
dir = 8;
Expand Down Expand Up @@ -1221,21 +1222,15 @@
/turf/simulated/wall/shuttle,
/area/ship/dominian_science_vessel/showers)
"dIe" = (
/obj/structure/closet/secure_closet/guncabinet{
name = "Gun Cabinet (SMGs)";
req_access = list(226)
/obj/structure/window/reinforced{
dir = 1
},
/obj/item/gun/projectile/automatic/tommygun/dom,
/obj/item/gun/projectile/automatic/tommygun/dom,
/obj/item/ammo_magazine/submachinemag,
/obj/item/ammo_magazine/submachinemag,
/obj/item/ammo_magazine/submachinemag,
/obj/item/ammo_magazine/submachinemag,
/obj/effect/floor_decal/corner/red{
dir = 6
/obj/structure/window/reinforced{
dir = 4
},
/turf/simulated/floor/tiled/dark,
/area/ship/dominian_science_vessel/armory)
/obj/structure/anomaly_container,
/turf/simulated/floor/tiled/white,
/area/ship/dominian_science_vessel/research)
"dJN" = (
/obj/machinery/power/apc/north{
req_access = list(226)
Expand Down Expand Up @@ -1264,10 +1259,6 @@
/turf/simulated/floor/tiled/dark,
/area/shuttle/dominian_science_shuttle)
"dMl" = (
/obj/structure/table/steel,
/obj/machinery/cell_charger{
pixel_y = 0
},
/obj/effect/floor_decal/corner/yellow{
dir = 9
},
Expand All @@ -1276,6 +1267,7 @@
inserted_light = /obj/item/light/tube/colored/blue;
icon_state = "tube_empty"
},
/obj/structure/closet/toolcloset,
/turf/simulated/floor/tiled/dark,
/area/ship/dominian_science_vessel/engineering)
"dQg" = (
Expand Down Expand Up @@ -3434,8 +3426,11 @@
/turf/simulated/floor/tiled/dark,
/area/ship/dominian_science_vessel/port_hall)
"kXV" = (
/obj/structure/closet/toolcloset,
/obj/effect/floor_decal/corner/yellow/full,
/obj/structure/table/steel,
/obj/machinery/cell_charger{
pixel_y = 0
},
/turf/simulated/floor/tiled/dark,
/area/ship/dominian_science_vessel/engineering)
"leu" = (
Expand Down Expand Up @@ -3543,9 +3538,7 @@
/turf/simulated/floor/plating,
/area/shuttle/dominian_science_shuttle)
"lul" = (
/obj/structure/closet/emcloset,
/obj/effect/floor_decal/industrial/outline/emergency_closet,
/turf/simulated/floor/tiled/dark,
/turf/simulated/floor/plating,
/area/ship/dominian_science_vessel/aft_dock)
"lvo" = (
/obj/effect/floor_decal/industrial/outline/emergency_closet,
Expand Down Expand Up @@ -4734,9 +4727,6 @@
/turf/simulated/floor/airless,
/area/ship/dominian_science_vessel/bridge)
"pAn" = (
/obj/structure/window/reinforced{
dir = 1
},
/obj/structure/window/reinforced{
dir = 4
},
Expand Down Expand Up @@ -4842,6 +4832,7 @@
pixel_y = 32;
stand_icon = "banner"
},
/obj/item/flame/lighter,
/turf/simulated/floor/tiled/white,
/area/ship/dominian_science_vessel/research)
"qdb" = (
Expand Down Expand Up @@ -4914,6 +4905,7 @@
/obj/effect/floor_decal/corner/purple/full{
dir = 8
},
/obj/structure/anomaly_container,
/turf/simulated/floor/tiled/white,
/area/ship/dominian_science_vessel/research)
"que" = (
Expand Down Expand Up @@ -5242,6 +5234,14 @@
/obj/effect/floor_decal/corner/yellow/full{
dir = 1
},
/obj/item/stack/material/graphite/full{
pixel_y = 3;
pixel_x = 5
},
/obj/item/stack/material/graphite/full{
pixel_y = 3;
pixel_x = 5
},
/turf/simulated/floor/tiled/dark,
/area/ship/dominian_science_vessel/engineering)
"rDL" = (
Expand Down Expand Up @@ -6191,13 +6191,13 @@
/turf/simulated/floor/tiled/white,
/area/ship/dominian_science_vessel/research)
"vfZ" = (
/obj/structure/closet/toolcloset,
/obj/effect/floor_decal/corner/yellow{
dir = 9
},
/obj/machinery/atmospherics/unary/vent_pump/on{
dir = 4
},
/obj/structure/closet/toolcloset,
/turf/simulated/floor/tiled/dark,
/area/ship/dominian_science_vessel/engineering)
"vha" = (
Expand Down Expand Up @@ -6591,19 +6591,25 @@
/turf/simulated/floor/tiled/dark,
/area/ship/dominian_science_vessel/bridge)
"wCU" = (
/obj/structure/closet/secure_closet/guncabinet{
name = "Gun Cabinet (Carbines)";
req_access = list(226)
},
/obj/item/gun/projectile/automatic/rifle/dominia_carbine,
/obj/item/gun/projectile/automatic/rifle/dominia_carbine,
/obj/item/ammo_magazine/c762/dominia,
/obj/item/ammo_magazine/c762/dominia,
/obj/item/ammo_magazine/c762/dominia,
/obj/item/ammo_magazine/c762/dominia,
/obj/effect/floor_decal/corner/red/full{
dir = 1
},
/obj/structure/closet/secure_closet/guncabinet{
name = "Gun Cabinet (SMGs)";
req_access = list(226)
},
/obj/item/ammo_magazine/submachinemag,
/obj/item/ammo_magazine/submachinemag,
/obj/item/ammo_magazine/submachinemag,
/obj/item/ammo_magazine/submachinemag,
/obj/item/gun/projectile/automatic/tommygun/dom,
/obj/item/gun/projectile/automatic/tommygun/dom,
/obj/item/ammo_magazine/submachinemag,
/obj/item/ammo_magazine/submachinemag,
/obj/item/ammo_magazine/submachinemag,
/obj/item/ammo_magazine/submachinemag,
/obj/item/gun/projectile/automatic/tommygun/dom,
/obj/item/gun/projectile/automatic/tommygun/dom,
/turf/simulated/floor/tiled/dark,
/area/ship/dominian_science_vessel/armory)
"wDo" = (
Expand Down Expand Up @@ -6676,6 +6682,7 @@
/obj/structure/cable{
icon_state = "1-4"
},
/obj/machinery/power/emitter,
/turf/simulated/floor/tiled/white,
/area/ship/dominian_science_vessel/research)
"wLq" = (
Expand Down Expand Up @@ -6845,6 +6852,11 @@
/area/ship/dominian_science_vessel/hangar)
"xiZ" = (
/obj/machinery/portable_atmospherics/canister/air/airlock,
/obj/machinery/light{
dir = 1;
inserted_light = /obj/item/light/tube/colored/blue;
icon_state = "tube_empty"
},
/turf/simulated/floor/tiled/dark,
/area/ship/dominian_science_vessel/aft_dock)
"xjp" = (
Expand Down Expand Up @@ -7168,12 +7180,8 @@
layer = 2.9
},
/obj/item/clothing/mask/breath,
/obj/item/clothing/mask/breath,
/obj/item/clothing/shoes/magboots,
/obj/item/clothing/shoes/magboots,
/obj/item/clothing/head/helmet/space/void/dominia,
/obj/item/clothing/head/helmet/space/void/dominia,
/obj/item/clothing/suit/space/void/dominia,
/obj/item/clothing/suit/space/void/dominia,
/turf/simulated/floor/tiled/dark,
/area/ship/dominian_science_vessel/eva)
Expand Down Expand Up @@ -32746,7 +32754,7 @@ vuF
mUR
mUR
rta
mUR
sJp
dEM
xCN
bLt
Expand Down Expand Up @@ -33003,8 +33011,8 @@ vjQ
mUR
sla
arN
mUR
sJp
mUR
dQg
meg
meg
Expand Down Expand Up @@ -33260,8 +33268,8 @@ tEo
mUR
sla
arN
mUR
itD
mUR
kRn
lBn
meg
Expand Down Expand Up @@ -33517,7 +33525,7 @@ lLG
mUR
sla
arN
mUR
dIe
pAn
nwG
lBn
Expand Down Expand Up @@ -34278,7 +34286,7 @@ xRX
xRX
xRX
doM
uDw
xeU
qhl
sZn
dQP
Expand Down Expand Up @@ -34535,10 +34543,10 @@ xRX
xRX
xRX
doM
xeU
uDw
sci
sZn
dQP
cwv
mIw
sZn
vfS
Expand Down Expand Up @@ -34792,10 +34800,10 @@ xRX
xRX
xRX
doM
lul
lul
sZn
sZn
sZn
dQP
cwv
coi
sZn
nVP
Expand Down Expand Up @@ -35049,9 +35057,9 @@ xRX
xRX
xRX
doM
cwv
lul
lul
sZn
sZn
sZn
hHG
wPB
sZn
Expand Down Expand Up @@ -36872,7 +36880,7 @@ oBu
kQy
wCU
ntu
dIe
xax
tEV
xsa
bTi
Expand Down

0 comments on commit 8aa9413

Please sign in to comment.