Inspired by many rpgs that have fake treasure chests, instead of giving treasure, they attack! This replaces SMB3 Thwomp (npc-37), uses the same mask as the original ? blocks so just copy paste those. Death effect is (effect-90). Also since these replace thwomps you need to turn off auto align in order to place them correctly.
Comes in two types
Type 1: ? symbol is backwards
Type 2: Shaded darker than original blocks
SMB1
SMB1 Type 1
SMB1 Type 2

Death

SMB3
SMB3 Type 1

SMB3 Type 2

Death Type 1

Death Type 2

SMW
SMW Type 1

SMW Type 2

Death

And here's the npc codes
npc-37
Code: Select all
gfxwidth=32
gfxheight=32
width=32
height=32
playerblock=1
playerblocktop=1
npcblock=1
npcblocktop=1
frames=4
framestyle=0
effect-90
Code: Select all
height=32
width=32
gfxheight=32
gfxwidth=32
If you want to be really evil you could always just copy paste the original blocks (block-5, block-88, block-193) for exact replicas.
Right click and "Save As" to download.