Guest User

Untitled

a guest
Sep 19th, 2019
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. focus = {
  2.  
  3. id = KOR_fight_for_korea
  4. icon = GFX_goal_continuous_increase_nu
  5.  
  6. prerequisite = { focus = KOR_the_great_revolt }
  7. relative_position_id = KOR_the_great_revolt
  8.  
  9. x = -2
  10. y = 1
  11. cost = 10
  12.  
  13. available_if_capitulated = yes
  14.  
  15.  
  16. completion_reward = {
  17. log = "[GetDateText]: [Root.GetName]: Focus KOR_fight_for_korea"
  18.  
  19. manpower = 50000
  20. }
  21. }
Advertisement
Add Comment
Please, Sign In to add comment