projects
/
nethack
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa837f3
)
another test (cross your fingers)
author
keni
<keni>
Tue, 8 Mar 2011 01:54:39 +0000
(
01:54
+0000)
committer
keni
<keni>
Tue, 8 Mar 2011 01:54:39 +0000
(
01:54
+0000)
src/zap.c
patch
|
blob
|
history
diff --git
a/src/zap.c
b/src/zap.c
index 4e641cbae3051ca174c6774ade7ee08bfc2f9aba..b5939348496c09c99459988b90771062b77957eb 100644
(file)
--- a/
src/zap.c
+++ b/
src/zap.c
@@
-2637,7
+2637,7
@@
struct obj *obj; /* wand or spell */
case SPE_STONE_TO_FLESH:
if (Is_airlevel(&u.uz) || Is_waterlevel(&u.uz) ||
Underwater || (Is_qstart(&u.uz) && u.dz < 0)) {
-#if
1
+#if
0
pline("%s", nothing_happens);
#else
pline(nothing_happens);