- GATO card resprite
- fixed airlock directions on Kilo
- removed bugged centcomm escape pod IDs
This commit is contained in:
evilew
2024-12-03 00:31:12 +01:00
parent 85e4ee2414
commit 96e0a2148e
4 changed files with 784 additions and 639 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

File diff suppressed because it is too large Load Diff
+4 -48
View File
@@ -7554,17 +7554,6 @@
},
/turf/open/floor/plasteel/dark,
/area/centcom/control)
"fLo" = (
/obj/docking_port/stationary{
dir = 4;
dwidth = 2;
height = 7;
name = "recovery ship";
width = 5;
shuttle_id = "pod_away"
},
/turf/open/floor/plating,
/area/centcom/control)
"fLE" = (
/obj/structure/table,
/obj/item/reagent_containers/glass/beaker/lipoifier,
@@ -10420,17 +10409,6 @@
},
/turf/open/floor/plasteel,
/area/centcom/control)
"hYv" = (
/obj/docking_port/stationary{
dir = 4;
dwidth = 1;
height = 4;
name = "recovery ship";
width = 3;
shuttle_id = "pod2_away"
},
/turf/open/floor/plating,
/area/centcom/control)
"hYx" = (
/obj/structure/table/wood,
/obj/item/storage/fancy/donut_box,
@@ -13196,17 +13174,6 @@
"jWB" = (
/turf/closed/indestructible/wood,
/area/awaymission/jungleresort)
"jXc" = (
/obj/docking_port/stationary{
dir = 4;
dwidth = 1;
height = 4;
name = "recovery ship";
width = 3;
shuttle_id = "pod3_away"
},
/turf/open/floor/plating,
/area/centcom/control)
"jXk" = (
/obj/machinery/light{
dir = 8
@@ -26149,17 +26116,6 @@
/obj/structure/chair/stool,
/turf/open/floor/plasteel,
/area/syndicate_mothership)
"tvK" = (
/obj/docking_port/stationary{
dir = 4;
dwidth = 1;
height = 4;
name = "recovery ship";
width = 3;
shuttle_id = "pod4_away"
},
/turf/open/floor/plating,
/area/centcom/control)
"twJ" = (
/obj/item/banner/gato,
/turf/open/floor/plasteel,
@@ -81692,19 +81648,19 @@ ntl
ntl
mKC
vsN
fLo
vsN
vsN
mpw
vsN
hYv
vsN
vsN
mpw
vsN
jXc
vsN
vsN
mpw
vsN
tvK
vsN
vsN
aHU
xMy
+3 -3
View File
@@ -684,7 +684,7 @@
/obj/item/toy/cards/deck
name = "deck of cards"
desc = "A deck of space-grade playing cards."
icon = 'icons/obj/toys/toy.dmi'
icon = 'GainStation13/icons/obj/toys/toy.dmi' //GS13 - GATO sprite
deckstyle = "nanotrasen"
icon_state = "deck_nanotrasen_full"
w_class = WEIGHT_CLASS_SMALL
@@ -815,7 +815,7 @@
/obj/item/toy/cards/cardhand
name = "hand of cards"
desc = "A number of cards not in a deck, customarily held in ones hand."
icon = 'icons/obj/toys/toy.dmi'
icon = 'GainStation13/icons/obj/toys/toy.dmi' //GS13 - GATO sprite
icon_state = "none"
w_class = WEIGHT_CLASS_TINY
var/list/currenthand = list()
@@ -912,7 +912,7 @@
/obj/item/toy/cards/singlecard
name = "card"
desc = "a card"
icon = 'icons/obj/toys/toy.dmi'
icon = 'GainStation13/icons/obj/toys/toy.dmi' //GS13 - GATO sprite
icon_state = "singlecard_down_nanotrasen"
w_class = WEIGHT_CLASS_TINY
var/cardname = null