Skip to content

Game Data: Descriptions

Mark Eliasen edited this page Feb 11, 2018 · 1 revision

Descriptions Data File

The descriptions data file contains an array, which has all the map grid descriptions which can show to a player as they enter a new grid (just below the grid location information).

When a player enters a grid, a new description is randomly picked from the list and showed to the client. You can freely add/edit/remove more sentences to the array.

Clone this wiki locally