SHOP_CATEGORIES = {0: "unknown", 1: "card", 2: "relic", 3: "potion", 4: "remove_card"} REWARD_TYPES = {0: "unknown", 1: "gold", 2: "potion", 3: "relic", 4: "card", 5 ...
Setup a configuration file. Each section defines settings for a module. There are two types of actors: sources and sinks: Sources emit text lines, sinks deal with the lines. Reference the ...