These are all the config goals. Config goals must be written with the following syntax: config goalname:value e.g.: config comfort:1 Multiple config goals can be combined on one line as follows: config goalname:value,goalname:value,goalname:value e.g.: config comfort:1,npc:5,hero:21,buildnpc:15 Values for config goals may be an on/off (yes/no) switch of 1 for on/yes, or 0 for off/no...or they may be a specific value determined by the goal, e.g.: config buildnpc:5 to build level 5 npcs or config defensecooldown:30 to specify 30 seconds. Always check with the specific goal to see what value it expects. You may not provide multiple values for a config goal, e.g.: config buildnpc:5,10 will not work. <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> ---- CategoryGoals