Advertisement
Guest User

Untitled

a guest
Jun 15th, 2025
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. add_namespace = pooptest
  2.  
  3. country_event = {
  4. id = pooptest.1
  5. title = "Test Event"
  6. desc = "If you're seeing this, it works. OH YEAH BABY ! ! "
  7. picture = "GFX_report_event_generic_factory"
  8.  
  9. trigger = { always = yes }
  10.  
  11. option = {
  12. name = "Nice"
  13. add_political_power = 10
  14. }
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement