Warrior: dwarf(REPACK)

Hill: garbagepile
Author: unknownIguess
Redcode
;redcode-garbagepile
;name dwarf(REPACK)
;author unknownIguess
;assert 1
mov   3,          @3 ; Move the bomb to the location pointed to by the bomb. (B-indirect.)
add   #4,         2  ; Immediate add adds the immediate A-operand to the B-field of the cell pointed to by the B-operand.
jmp   -2             ; Jump back two steps (to the MOV)
dat   #4             ; The bomb. After enough cycles, dwarf will overwrite the bomb with itself, harmlessly. It then restarts the bombing run.