mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 20:45:28 +01:00
Card Shark DLC - GIMMIE MY MONEY OR I BREAK YOUR KNEECAPS (#64200)
Co-authored-by: Seth Scherer <supernovaa41@gmx.com> Co-authored-by: Kylerace <kylerlumpkin1@gmail.com>
This commit is contained in:
@@ -86,6 +86,8 @@
|
||||
ignore += typesof(/obj/effect/skyfall_landingzone)
|
||||
//Expects a mob to holderize, we have nothing to give
|
||||
ignore += typesof(/obj/item/clothing/head/mob_holder)
|
||||
//Needs cards passed into the initilazation args
|
||||
ignore += typesof(/obj/item/toy/cards/cardhand)
|
||||
|
||||
var/list/cached_contents = spawn_at.contents.Copy()
|
||||
var/baseturf_count = length(spawn_at.baseturfs)
|
||||
|
||||
Reference in New Issue
Block a user