]> granicus.if.org Git - nethack/commit
Convert the vibrating square to a trap
authorSean Hunt <scshunt@csclub.uwaterloo.ca>
Sun, 24 May 2015 15:32:45 +0000 (00:32 +0900)
committerSean Hunt <scshunt@csclub.uwaterloo.ca>
Mon, 25 May 2015 00:19:20 +0000 (09:19 +0900)
commit26ee7dc3704ff292ea59458a739c602fe10d8d17
tree7cf8ddc0f1b751126ddf44bab8a8b9ea22244b9a
parent0e1a0d9bd925071b8d76045b0d374695133799a7
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.
12 files changed:
doc/fixes35.0
include/rm.h
include/trap.h
src/dig.c
src/dothrow.c
src/drawing.c
src/mklev.c
src/mkmaze.c
src/polyself.c
src/sp_lev.c
src/trap.c
util/lev_main.c