Request: Tank Robot does NOT shoot.

Request patches for Keens 1-3.
Post Reply
User avatar
troublesomekeen
Posts: 223
Joined: Fri Feb 03, 2012 7:56 pm
Location: Shadowlands
Contact:

Request: Tank Robot does NOT shoot.

Post by troublesomekeen »

This time I'm messing around with the interaction stuff. As a result, I need a way for the Tank Bot to never fire its laser. My replacement does not shoot projectiles.
levellass
Posts: 3001
Joined: Wed Oct 11, 2006 12:03 pm
Location: Ngaruawahia New Zealand

Post by levellass »

This patch skips the 'shoot' code of the Tank Robot:

Code: Select all

#Tank robot does not shoot:
%patch $1EDF $EB
Post Reply