This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /** | |
| * Calendar Script | |
| * | |
| * | |
| * This script adds an easy way to keep track of the in-game date. It | |
| * was built to be simple, not robust. | |
| * | |
| * | |
| * Calendar.js | |
| * Version: 1.2 |