# Turn a rocket launcher into a grenade launcher # By Lee Killough # Works only with MBF Thing 34 Bits = BOUNCES | DROPOFF Hit points = 10 Initial frame = 968 Death frame = 969 Missile damage = 128 Mass = 200 # Note: you can use the code pointer in frame 970 (A_Detonate) to explode # based on the thing's actual damage, rather than by a constant amount. # Grenade timer delay Frame 968 Duration = 135