diff options
-rw-r--r-- | Changelog-Trunk.txt | 1 | ||||
-rw-r--r-- | db/const.txt | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 704d01dc2..da2501b4f 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/01/30
+ * Added bSPVanishRate to const.txt - Dark Priest Card should work now ^^
* Implemented bonus2 bSPVanishRate for Dark Priest Card [Komurka]
- it isn't finished - I get '[Warning]: pc_bonus2: unknown type 0 50 10!' ><
* Applied lordalfa patch - you can now forbid usage of certain cards on PVP/GVG/WoE
diff --git a/db/const.txt b/db/const.txt index b82b5fa5d..b6669a621 100644 --- a/db/const.txt +++ b/db/const.txt @@ -302,7 +302,8 @@ bUnstripableShield 2037 bIntravision 2038
bAddMonsterDropItemGroup 2039
bSPLossRate 2040
-bAddSkillBlow 2041
+bAddSkillBlow 2041
+bSPVanishRate 2042
Eff_Stone 0
Eff_Freeze 1
|