mirror of
https://github.com/evennia/evennia.git
synced 2026-03-29 12:07:17 +02:00
Letter correction. w into capital W (spotted by CloudKeeper)
This commit is contained in:
parent
1da56f737e
commit
67b41db698
1 changed files with 1 additions and 1 deletions
|
|
@ -177,7 +177,7 @@ start
|
|||
#
|
||||
# This room inherits from a Typeclass called WeatherRoom. It regularly
|
||||
# and randomly shows some weather effects. Note how we can spread the
|
||||
# command's arguments over more than one line for easy reading. we
|
||||
# command's arguments over more than one line for easy reading. We
|
||||
# also make sure to create plenty of aliases for the room and
|
||||
# exits. Note the alias tut#02: this unique identifier can be used
|
||||
# later in the script to always find the way back to this room (for
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue