dummy change test
This commit is contained in:
@@ -2637,7 +2637,7 @@ struct obj *obj; /* wand or spell */
|
|||||||
case SPE_STONE_TO_FLESH:
|
case SPE_STONE_TO_FLESH:
|
||||||
if (Is_airlevel(&u.uz) || Is_waterlevel(&u.uz) ||
|
if (Is_airlevel(&u.uz) || Is_waterlevel(&u.uz) ||
|
||||||
Underwater || (Is_qstart(&u.uz) && u.dz < 0)) {
|
Underwater || (Is_qstart(&u.uz) && u.dz < 0)) {
|
||||||
#if 1
|
#if 0
|
||||||
pline("%s", nothing_happens);
|
pline("%s", nothing_happens);
|
||||||
#else
|
#else
|
||||||
pline(nothing_happens);
|
pline(nothing_happens);
|
||||||
|
|||||||
Reference in New Issue
Block a user