From d32dab7a9236555084080a752008c4f042f67a19 Mon Sep 17 00:00:00 2001 From: ryo_saeba Date: Tue, 9 Feb 2021 17:29:29 +0000 Subject: [PATCH] Change recipes for potion of fire and cold resistance, based on the contents of the Fire Temple quest. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21926 282e977c-c81d-0410-88c4-b93c2d0d6712 --- ChangeLog | 4 ++++ formulae | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8e10556fc..ce72913fd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Change recipes for potion of fire and cold resistance, based on the contents of the Fire Temple quest. +formulae +Nicolas Weeger 2021-02-09 + Add slicing knife to uncommon items treasure list. treasures.trs Nicolas Weeger 2021-02-09 diff --git a/formulae b/formulae index 4f5f463f6..3a2554f03 100644 --- a/formulae +++ b/formulae @@ -1601,7 +1601,7 @@ ingred ogre's heart,3 water of the wise,pile of philosophical salt,pirate's hear # -- fire immune # (quest: peterm/FireTemple) Object NONE -arch potion_cold +arch potion_fire chance 0 diff 50 exp 500000 @@ -1613,7 +1613,7 @@ keycode fire alchemist # # -- cold immune Object NONE -arch potion_fire +arch potion_cold chance 1 diff 50 exp 500000