Give knowledge for recipe, which is actually fire resist potion.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21925 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
1bbb4816fd
commit
b21974fd8f
|
@ -1,3 +1,7 @@
|
||||||
|
2021-02-09 Nicolas Weeger
|
||||||
|
* quests/peterm/FireTemple/FifthFloor: Ingredients are on another level.
|
||||||
|
* quests/peterm/FireTemple/FourthFloor: Give knowledge for formulae.
|
||||||
|
|
||||||
2021-02-03 Nicolas Weeger
|
2021-02-03 Nicolas Weeger
|
||||||
* navar_city/shops/armino_alchemy,
|
* navar_city/shops/armino_alchemy,
|
||||||
* world/world_121_116: New alchemy shop in Navar, 'Armino fine alchemy supplies'.
|
* world/world_121_116: New alchemy shop in Navar, 'Armino fine alchemy supplies'.
|
||||||
|
|
|
@ -8,7 +8,7 @@ enter_x 12
|
||||||
enter_y 9
|
enter_y 9
|
||||||
msg
|
msg
|
||||||
Created: 1997-05-23 PeterM (peterm@soda.csua.berkeley.edu)
|
Created: 1997-05-23 PeterM (peterm@soda.csua.berkeley.edu)
|
||||||
Modified: 2021-01-17 Nicolas Weeger
|
Modified: 2021-02-09 Nicolas Weeger
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch cobblestones
|
arch cobblestones
|
||||||
|
@ -9579,17 +9579,12 @@ arch scroll
|
||||||
msg
|
msg
|
||||||
This scroll contains the final secrets for the alchemical preparation which grants temporary immunity to fire. It's pre-publication, so you're getting a scoop on the rest of the world.
|
This scroll contains the final secrets for the alchemical preparation which grants temporary immunity to fire. It's pre-publication, so you're getting a scoop on the rest of the world.
|
||||||
|
|
||||||
The ingredients are:
|
Unfortunately the ingredients are not written, maybe you can find them elsewhere...
|
||||||
- 7 water of sapphire
|
|
||||||
- chinese dragon's steak
|
|
||||||
- 3 balm of warmth
|
|
||||||
- ice para-elemental's residue
|
|
||||||
endmsg
|
endmsg
|
||||||
x 35
|
x 35
|
||||||
y 1
|
y 1
|
||||||
material 0
|
material 0
|
||||||
no_pick 1
|
no_pick 1
|
||||||
knowledge_marker alchemy:4:20648:NONE
|
|
||||||
end
|
end
|
||||||
arch cobblestones
|
arch cobblestones
|
||||||
x 35
|
x 35
|
||||||
|
|
|
@ -8,7 +8,7 @@ enter_x 13
|
||||||
enter_y 10
|
enter_y 10
|
||||||
msg
|
msg
|
||||||
Created: 1997-05-23 PeterM (peterm@soda.csua.berkeley.edu)
|
Created: 1997-05-23 PeterM (peterm@soda.csua.berkeley.edu)
|
||||||
Modified: 2012-03-12 Rick Tanner
|
Modified: 2021-02-09 Nicolas Weeger
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch cobblestones
|
arch cobblestones
|
||||||
|
@ -515,6 +515,7 @@ are the ingredients necessary to produce an alchemical preparation capable of gr
|
||||||
endmsg
|
endmsg
|
||||||
x 1
|
x 1
|
||||||
y 33
|
y 33
|
||||||
|
knowledge_marker alchemy:4:17755:NONE
|
||||||
end
|
end
|
||||||
arch cobblestones
|
arch cobblestones
|
||||||
x 1
|
x 1
|
||||||
|
|
Loading…
Reference in New Issue