|
|
|
|
|
|
Help
Eat Drink Sip Taste
If you're hungry or thirsty use these commands to fil yourself up. You must
eat and drink from time to time to make sure you are at your "tip-top" shape.
Your regeneration skills may be hampered by being overly hungry or thirsty.
Example:
> eat hamburger.
> drink fountain
|
|
|
|
|
Elkin Brothel
( area )
Creator: <?= %areaGetStat( elkin_brothel, creator ) ?>
Continent: <?= %areaGetStat( elkin_brothel, continent ) ?>
<?=
%stringFormat(
\ %areaGetStat( elkin_brothel, description ),
\ @n->flags->ansiColour, 80 )
?> |
|
|
|
|
Elkin Graveyard
( area lower graveyard )
Creator: <?= %areaGetStat( elkin_graveyard, creator ) ?>
Continent: <?= %areaGetStat( elkin_graveyard, continent ) ?>
<?=
%stringFormat(
\ %areaGetStat( elkin_graveyard, description ),
\ @n->flags->ansiColour, 80 )
?> |
|
|
|
|
Elkin Hills
( area )
Creator: <?= %areaGetStat( elkin_hills, creator ) ?>
Continent: <?= %areaGetStat( elkin_hills, continent ) ?>
<?=
%stringFormat(
\ %areaGetStat( elkin_hills, description ),
\ @n->flags->ansiColour, 80 )
?> |
|
|
|
|
Elon Hills
( area )
Creator: <?= %areaGetStat( elon_hills, creator ) ?>
Continent: <?= %areaGetStat( elon_hills, continent ) ?>
<?=
%stringFormat(
\ %areaGetStat( elon_hills, description ),
\ @n->flags->ansiColour, 80 )
?> |
|
|
|
|
Elventown
( area city town village )
Creator: <?= %areaGetStat( elven_town, creator ) ?>
Continent: <?= %areaGetStat( elven_town, continent ) ?>
<?=
%stringFormat(
\ %areaGetStat( elven_town, description ),
\ @n->flags->ansiColour, 80 )
?> |
|
|
|
|
Elves
( Elf )
( creation )
Elves are taller and lankier than Humans. Typically forest creatures, they
are more coordinated and more in tune to nature than other races. Their
reliance on these two attributes limits their abilities to be tough fighters.
It is common to see successful elven mages and mage-clerics. They have the
natural ability to see invisible. Elves are also rumoured to regenerate
magical stamina quicker when surrounded by their beloved forests.
See Also: Races
|
|
|
|
|
Emote
Allows you to use an action not specified in the social commands.
For example, if you were a character named JohnDoe:
> EMOTE picks his nose.
Others would see:
JohnDoe picks his nose.
You can abbreviate EMOTE by just typing ':'. Like ": picks his nose".
See Also: Social Actions |
|
|
|
|
Enchanted Forest
( area )
Creator: <?= %areaGetStat( enchanted_forest, creator ) ?>
Continent: <?= %areaGetStat( enchanted_forest, continent ) ?>
<?=
%stringFormat(
\ %areaGetStat( enchanted_forest, description ),
\ @n->flags->ansiColour, 80 )
?> |
|
|
|
|
Enter
If you type 'enter' while you are outdoors, you'll enter any nearby
shelter. You can also follow 'enter' with an argument; for example,
'enter window'. |
|
|
|
|
|
|
|
|
|
|