ArchaicQuest / ArchaicQuest-II

ArchaicQuest II :dragon: is a multiplayer text based RPG known as a Multi User Dungeon (MUD) that is playable from your browser.
https://www.archaicquest.com
MIT License
132 stars 22 forks source link

New Command - Areas #60

Closed LiamKenneth closed 1 year ago

LiamKenneth commented 2 years ago

Areas Displays all areas in the game

In Core.cs add a new command called areas.

when areas is entered by the player, they see the following output:

Areas: There are xxx Areas and xxxx Rooms [1 - 10] Newbie Area [ Malleus ] [5 - 12] The Farm [ Builder ]

[1 - 10] = level range for the area Newbie Area = room name [ Malleus ] = Builder name