From 5d54351b4fc7f3744a86bc1a47345785c45b5eaf Mon Sep 17 00:00:00 2001 From: James Spencer Date: Wed, 21 Jul 2004 18:35:35 +0000 Subject: [PATCH] Make {MORE_ORCS} sane --- .../The_Rise_of_Wesnoth/Clearwater_Port.cfg | 27 +++++++------------ 1 file changed, 9 insertions(+), 18 deletions(-) diff --git a/data/scenarios/The_Rise_of_Wesnoth/Clearwater_Port.cfg b/data/scenarios/The_Rise_of_Wesnoth/Clearwater_Port.cfg index b423ad201f5..d8e2f525c98 100644 --- a/data/scenarios/The_Rise_of_Wesnoth/Clearwater_Port.cfg +++ b/data/scenarios/The_Rise_of_Wesnoth/Clearwater_Port.cfg @@ -425,45 +425,45 @@ #ifdef EASY [gold] side=3 - amount=100 + amount=30 [/gold] [gold] side=4 - amount=100 + amount=30 [/gold] [gold] side=5 - amount=120 + amount=40 [/gold] #endif #ifdef NORMAL [gold] side=3 - amount=125 + amount=40 [/gold] [gold] side=4 - amount=125 + amount=40 [/gold] [gold] side=5 - amount=150 + amount=50 [/gold] #endif #ifdef HARD [gold] side=3 - amount=150 + amount=50 [/gold] [gold] side=4 - amount=150 + amount=50 [/gold] [gold] side=5 - amount=180 + amount=60 [/gold] #endif #enddef @@ -483,10 +483,6 @@ name=turn 16 {MORE_ORCS} [/event] - - name=turn 10 - {MORE_ORCS} - [/event] #endif #ifdef NORMAL @@ -531,11 +527,6 @@ name=turn 10 {MORE_ORCS} [/event] - - [event] - name=turn 4 - {MORE_ORCS} - [/event] #endif