mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-10 09:42:29 +00:00
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:
@@ -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" = (
|
||||||
|
|||||||
Reference in New Issue
Block a user