From 757bc4cec6f9dc053c43a4cb3527342b1d74c78f Mon Sep 17 00:00:00 2001 From: Robert Göffringmann Date: Sun, 7 Mar 2004 19:14:32 +0000 Subject: work around script bug #911508 BS1: Crash when loading certain savegames svn-id: r13215 --- sword1/sworddefs.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sword1/sworddefs.h') diff --git a/sword1/sworddefs.h b/sword1/sworddefs.h index 7a2074511e..1e89068135 100644 --- a/sword1/sworddefs.h +++ b/sword1/sworddefs.h @@ -1534,6 +1534,8 @@ enum ScriptVariableNames { POCKET_52 }; +#define SAND_25 1638407 +#define HOLDING_REPLICA_25 1638408 #define GMASTER_79 5177345 #define SCR_std_off (0*0x10000 + 6) #define SCR_exit0 (0*0x10000 + 7) -- cgit v1.2.3