Untrap tip

This commit is contained in:
Pasi Kallinen
2023-03-04 11:02:06 +02:00
parent e85c7ff94f
commit 10df388245
3 changed files with 6 additions and 1 deletions

View File

@@ -14,6 +14,7 @@
enum nh_tips {
TIP_ENHANCE = 0, /* #enhance */
TIP_SWIM, /* walking into water */
TIP_UNTRAP_MON, /* walking into trapped peaceful */
TIP_GETPOS, /* getpos/farlook */
NUM_TIPS

View File

@@ -17,7 +17,7 @@
* Incrementing EDITLEVEL can be used to force invalidation of old bones
* and save files.
*/
#define EDITLEVEL 76
#define EDITLEVEL 77
/*
* Development status possibilities.