fix #4138 - 'text bug' for freezing moat
commitd8591be858cefceef4db2c159dba14efe9d4c28f
authorPatR <rankin@nethack.org>
Thu, 7 Jan 2016 01:57:39 +0000 (6 17:57 -0800)
committerPatR <rankin@nethack.org>
Thu, 7 Jan 2016 01:57:39 +0000 (6 17:57 -0800)
treedc5de0670cc35e51b53b411b7c385c05c0bd5577
parent22685763d1a7f2a4d645d61e35028e56c36e8cfe
fix #4138 - 'text bug' for freezing moat

Freezing a moat--unlike other types of water--substitutes the type
of water (because that isn't "moat" for Medusa's level) in the freeze
message but was doing so after changing the affected terrain to ICE,
yielding "The ice is bridged with ice."
doc/fixes36.1
src/zap.c