[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Wesnoth-cvs-commits] wesnoth/data/scenarios/The_Rise_of_Wesnoth Curs...
From: |
James Spencer |
Subject: |
[Wesnoth-cvs-commits] wesnoth/data/scenarios/The_Rise_of_Wesnoth Curs... |
Date: |
Thu, 14 Oct 2004 00:08:14 -0400 |
CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: James Spencer <address@hidden> 04/10/14 04:01:17
Modified files:
data/scenarios/The_Rise_of_Wesnoth: Cursed_Isle.cfg
Log message:
Fix Holy Water bug: Thanks Josh(?)
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/scenarios/The_Rise_of_Wesnoth/Cursed_Isle.cfg.diff?tr1=1.13&tr2=1.14&r1=text&r2=text
Patches:
Index: wesnoth/data/scenarios/The_Rise_of_Wesnoth/Cursed_Isle.cfg
diff -u wesnoth/data/scenarios/The_Rise_of_Wesnoth/Cursed_Isle.cfg:1.13
wesnoth/data/scenarios/The_Rise_of_Wesnoth/Cursed_Isle.cfg:1.14
--- wesnoth/data/scenarios/The_Rise_of_Wesnoth/Cursed_Isle.cfg:1.13 Mon Sep
20 06:07:09 2004
+++ wesnoth/data/scenarios/The_Rise_of_Wesnoth/Cursed_Isle.cfg Thu Oct 14
04:01:17 2004
@@ -244,7 +244,7 @@
{PUT_IMG (terrain/temple.png) 8 13}
{PUT_IMG (terrain/temple.png) 10 15}
- {OBJ_POTION_HOLY 27 22 (holy_water)}
+ {OBJ_POTION_HOLY 27 22 (holy_water1)}
[set_variable]
name=queen_awake
@@ -320,7 +320,7 @@
{CLEAR_VARIABLE random}
#ifdef EASY
- {OBJ_POTION_HOLY 26 24 (holy_water)}
+ {OBJ_POTION_HOLY 26 24 (holy_water2)}
#endif
[/event]
- [Wesnoth-cvs-commits] wesnoth/data/scenarios/The_Rise_of_Wesnoth Curs...,
James Spencer <=