Tabletop Simulator

Tabletop Simulator

Not enough ratings
Gizmos w/ Lost Designs Promo Cards
2
   
Award
Favorite
Favorited
Unfavorite
Type: Game
Complexity: Low Complexity
Number of Players: 2, 3, 4
Play Time: 30 minutes, 60 minutes
Language: English
File Size
Posted
Updated
358.923 KB
27 Feb, 2023 @ 5:49pm
5 Apr, 2023 @ 6:15pm
7 Change Notes ( view )

Subscribe to download
Gizmos w/ Lost Designs Promo Cards

Description
Update from fried monkey's mod at ArchBishop's request.
Six new promo cards.
Fixed some scoring bugs.
Deleted music player causing errors on load.

Changelog:
21/03/2023: Two card errors corrected.
05/04/2023: Two card errors corrected.
1 Comments
Sharkus 31 May, 2023 @ 9:57am 
Hi there, there is a small error in the script when returning research cards. In the custom asset bundles for the research button (three of them) the following line:

cardTable = Global.call("GetCard", {backcard.getName()})

should be...

cardTable = Global.call("GetCard", {backcard.getGUID()})

Thanks for the mod!