diff options
Diffstat (limited to 'games-strategy/wesnoth/files/no-python.patch')
-rw-r--r-- | games-strategy/wesnoth/files/no-python.patch | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/games-strategy/wesnoth/files/no-python.patch b/games-strategy/wesnoth/files/no-python.patch deleted file mode 100644 index f40ebaf5b84e..000000000000 --- a/games-strategy/wesnoth/files/no-python.patch +++ /dev/null @@ -1,22 +0,0 @@ ---- data/campaigns/Descent_Into_Darkness/scenarios/03_A_Haunting_in_Winter.cfg 2009/02/22 14:24:56 33012 -+++ data/campaigns/Descent_Into_Darkness/scenarios/03_A_Haunting_in_Winter.cfg 2009/02/22 14:52:51 33013 -@@ -92,10 +92,16 @@ - no_leader=yes - fog=no - shroud=no -- # kamikaze.py heads straight for the leader of side 1 and attacks - [ai] -- ai_algorithm=python_ai -- python_script="../campaigns/Descent_Into_Darkness/ais/kamikaze.py" -+ aggression=4.0 -+ caution=0.0 -+ grouping=no -+ simple_targetting=yes -+ village_value=0 -+ [target] -+ id=Malin Keshar -+ value=100 -+ [/target] - [/ai] - [/side] - |