mirror of
https://github.com/evennia/evennia.git
synced 2026-04-18 06:09:06 +02:00
Fixed up Tutorial world, which also led to weeding out a host of smaller things. Resolves Issue 216. Resolves Issue 335. Tutorial should now again be possible to complete. :)
This commit is contained in:
parent
c615693a2a
commit
d42949b324
6 changed files with 30 additions and 22 deletions
|
|
@ -1196,6 +1196,9 @@ stairs down
|
|||
# to tutorial outro
|
||||
@tel tut#17
|
||||
#
|
||||
# we want to clear the weapon-rack ids on the character when exiting.
|
||||
@set here/wracklist = ["rack_sarcophagus"]
|
||||
#
|
||||
# this quits the tutorial and cleans up all variables that was .
|
||||
@desc
|
||||
{gThanks for trying out this little Evennia tutorial!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue