Advertisement
Chrazini

Untitled

Mar 4th, 2019
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. effect_amount MOD_RESOURCE AMOUNT_STARTING_WOOD ATTR_SET 200 /* Adds 200 wood to the standard stockpile */
  2. effect_amount MOD_RESOURCE AMOUNT_STARTING_FOOD ATTR_SET 8000 /* Adds 8000 food to the standard stockpile */
  3. effect_amount MOD_RESOURCE AMOUNT_STARTING_GOLD ATTR_SET -500 /* Removes 500 goldt the standard stockpile */
  4. effect_amount MOD_RESOURCE AMOUNT_STARTING_STONE ATTR_SET -200 /* Removes 200 stoneto the standard stockpile */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement