Add wizoff and tarot card deck to wizard ship (#64937)

* Add wizoff to wizard ship

* Add tarot card deck to wiz shuttle
This commit is contained in:
Tim
2022-02-17 19:36:45 -06:00
committed by GitHub
parent 2180508ae4
commit d9df307df9

View File

@@ -7627,7 +7627,14 @@
/area/wizard_station) /area/wizard_station)
"wQ" = ( "wQ" = (
/obj/structure/table/wood/poker, /obj/structure/table/wood/poker,
/obj/item/toy/cards/deck, /obj/item/toy/cards/deck/wizoff{
pixel_x = -6;
pixel_y = 4
},
/obj/item/toy/cards/deck/tarot{
pixel_x = 6;
pixel_y = 4
},
/turf/open/floor/carpet, /turf/open/floor/carpet,
/area/wizard_station) /area/wizard_station)
"wT" = ( "wT" = (