diff --git a/Classic/scripts/LakRabbitGame.cs b/Classic/scripts/LakRabbitGame.cs index eed28a1..f5ad053 100644 --- a/Classic/scripts/LakRabbitGame.cs +++ b/Classic/scripts/LakRabbitGame.cs @@ -211,6 +211,7 @@ function AICorpseAdded(%corpse) // eat it ZP/Altimor function ChaingunImage::onFire(%data,%obj,%slot){} function SniperRifleImage::onFire(%data,%obj,%slot){} +function ELFGunImage::onFire(%data,%obj,%slot){} function ShockLanceImage::onFire(%data, %obj, %slot) { %p = parent::onFire(%data,%obj,%slot);