Convert the vibrating square to a trap
Patch due to ais523 in NetHack 4. This is not ready to be merged yet; the vibrating square needs a tile image for tiles builds.
This commit is contained in:
@@ -1173,6 +1173,7 @@ dospinweb()
|
||||
case TELEP_TRAP:
|
||||
case LEVEL_TELEP:
|
||||
case MAGIC_PORTAL:
|
||||
case VIBRATING_SQUARE:
|
||||
Your("webbing vanishes!");
|
||||
return (0);
|
||||
case WEB:
|
||||
|
||||
Reference in New Issue
Block a user