This commit is contained in:
SmArtKar
2021-02-16 16:04:31 +03:00
parent 3da4c73fbe
commit 8abce43547
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -584,7 +584,7 @@
if(!(card_type in card_types))
return
var/obj/item/tcg_card/card = new(get_turf(src), /datum/tcg_card/pack_star/exodia)
var/obj/item/tcg_card/card = new(get_turf(src), /datum/tcg_card/exodia/exodia)
card.forceMove(src)
cards.Add(card)
+1 -1
View File
@@ -300,5 +300,5 @@
datum_type = /datum/tcg_card/exodia/exodia_ratvar
/obj/item/tcg_card/special/exodia
datum_type = /datum/tcg_card/pack_star/exodia
datum_type = /datum/tcg_card/exodia/exodia