diff options
author | Joël Simoneau <simoneaujoel@gmail.com> | 2025-03-09 18:36:48 -0400 |
---|---|---|
committer | Joël Simoneau <simoneaujoel@gmail.com> | 2025-03-09 18:36:48 -0400 |
commit | 5145d0a79551acad5197bfd63581c5218665b46e (patch) | |
tree | fc96896cd0fa39c4a1147fdbf8a86448b290bdab /events.txt | |
parent | 96fb8439e60b07105d6e6f9bbc5a73d438a41d41 (diff) | |
download | vijayanagara-5145d0a79551acad5197bfd63581c5218665b46e.tar.gz |
Event 30
Diffstat (limited to 'events.txt')
-rw-r--r-- | events.txt | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -616,10 +616,17 @@ SHADED 29 endspace EVENT 30 - log "NOT IMPLEMENTED" + current BK + prompt "Free Attack in each Province with a fort, without defenders." + space_opt 5 (has_fort(s) && can_attack_in_space(s)) + free_attack + endspace SHADED 30 - log "NOT IMPLEMENTED" + prompt "Free limited Attak, without defenders." + space 1 (can_attack_in_space(s)) + free_attack + endspace EVENT 31 current REBEL_FACTIONS |