Merge remote-tracking branch 'origin/master' into semi-sync

This commit is contained in:
Letter N
2021-01-20 10:24:28 +08:00
3 changed files with 16 additions and 1 deletions

View File

@@ -3170,7 +3170,9 @@
/turf/open/lava/smooth/lava_land_surface,
/area/lavaland/surface/outdoors)
"VY" = (
/obj/structure/closet/emcloset,
/obj/structure/closet/emcloset{
anchored = 1
},
/obj/effect/turf_decal/tile/purple{
dir = 1
},

View File

@@ -0,0 +1,9 @@
author: "LetterN"
delete-after: True
changes:
- rscadd: "Coin & Holochip support for slot machine"
- admin: "Stickybans are now saved in the DB too"
- soundadd: "Immersive ™ audio reverbs. (also adds multiz audio)"
- code_imp: "Semi-hardsync from TG"
- code_imp: "Updates rust-g"
- code_imp: "Uses git CI instead of travis/appveyor now"

View File

@@ -0,0 +1,4 @@
author: "MrJWhit"
delete-after: True
changes:
- tweak: "Mining station oxygen locker on the cycling airlock starts out wrenched."