Add some dialog entries to sigmund, add a password to access scorn (forces newbies in training). No way back to newbie house aftre quitting it, forced into scorn.

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8004 282e977c-c81d-0410-88c4-b93c2d0d6712
master
tchize 2007-12-22 10:55:39 +00:00
parent 71e74f7500
commit d19f6771c6
4 changed files with 45 additions and 20 deletions

View File

@ -1,3 +1,12 @@
2007-12-22 tchize
Add some dialog entries to sigmund, add a password to access scorn (forces newbies in training). No way back to newbie house aftre quitting it, forced into scorn.
start/newbieshouse
start/Nexus
start/sigmund.msg
2007-12-18 tchize
M python/misc/npc_dialog.py
M python/CFDialog.py

View File

@ -11,6 +11,7 @@ enter_x 12
enter_y 12
msg
Created: 2003-09-25 Avion
Modified: 2007-12-22 tchize
endmsg
end
arch blocked
@ -1090,6 +1091,12 @@ y 12
no_magic 1
damned 1
end
arch marker
slaying quest initial training end
food 0
x 6
y 12
end
arch tile_white_floor
x 6
y 13
@ -1257,6 +1264,10 @@ y 12
no_magic 1
damned 1
end
arch grate_closed_2
x 7
y 12
end
arch tile_white_floor
x 7
y 13
@ -1441,6 +1452,24 @@ y 12
no_magic 1
damned 1
end
arch magic_ear
msg
@match eureka
Let's go to scorn
endmsg
x 8
y 12
connected 66
end
arch teleporter
hp 5
sp 12
x 8
y 12
speed 0.0
invisible 1
connected 66
end
arch tile_white_floor
x 8
y 13
@ -1635,9 +1664,10 @@ end
arch sign_w
msg
To Scorn
Scorn is the best place for new players to start.
Scorn is the best place for new players to start when they have already completed the beginners tutorial.
Players starting in Scorn have a lot of ready options for adventuring.
This does however mean that many others may be adventuring in the same areas.
Password to get pass the gate is "eureka"
endmsg
x 9
y 12
@ -2157,12 +2187,6 @@ y 12
no_magic 1
damned 1
end
arch marker
slaying quest initial training end
food 0
x 12
y 12
end
arch tile_white_floor
x 12
y 13

View File

@ -10,7 +10,7 @@ enter_x 9
enter_y 4
msg
Created: 2003-07-31 Tchize
Modified: 2007-12-18 tchize
Modified: 2007-12-22 tchize
endmsg
end
arch dungeon_magic
@ -2371,14 +2371,6 @@ the knowledge you learned
in the tutorials to go outside.
There is no way back. You
can find beds to reality at Inns.
One more thing:
Some places will be inaccessible
until you reach level 3. In the
beginning, you won't be able to
use magic or wisdom. When you
are level 5 you can go to the city
hall to get a teleporter for the
famous city of Scorn.
Never mind speaking with other
players. The commands shout, say
and tell are very useful. The
@ -2994,7 +2986,7 @@ y 28
end
arch invis_exit
slaying /start/Nexus
hp 12
hp 6
sp 12
x 9
y 28
@ -3262,7 +3254,7 @@ y 28
end
arch invis_exit
slaying /start/Nexus
hp 12
hp 6
sp 12
x 10
y 28

View File

@ -18,9 +18,9 @@
"match" : "fighter|barbarian|melee",
"pre" : [["proposal","pathExplain"]],
"post" : [["proposal",""]],
"msg" : ["Relying on your muscles? Don't overlook what magic can do for you. You can wear big armor (unless you are a race without torso? my eyes are not what they used to be), you can use shields and yet you find your way quickly in a pack of monsters. Be careful, when you are surrounded, you can't defend from all sides and you suffer more. A priest in you group can help you heal."]
"msg" : ["Relying on your muscles? Don't overlook what magic can do for you. You can wear big armor (unless you are a race without torso? My eyes are not what they used to be), you can use shields and yet you find your way quickly in a pack of monsters. Be careful, when you are surrounded, you can't defend from all sides and you suffer more. A priest in you group can help you heal."]
}, {
"match" : "caster|mage",
"match" : "caster|mage|magic",
"pre" : [["proposal","pathExplain"]],
"post" : [["proposal",""]],
"msg" : ["Ah, the magic! Stay away from it! If you really want to know, magic reside on some special body energy named \"mana\", that is converted to spell energy during casting. To know about such convertion you must be skilled in one of the various magical paths and use books or scrolls. With books you can learn spells, whereas scrol just react as a catalyser for your energy that gets destroyed after use. I heard some magical paths are antagonists."]