From 117f72a9204adcb4ceb2eca86b330e3a41b839bf Mon Sep 17 00:00:00 2001 From: ChocoTaco Date: Tue, 26 Mar 2019 22:59:16 -0400 Subject: [PATCH] No Elf in Lak --- Classic/scripts/LakRabbitGame.cs | 1 + 1 file changed, 1 insertion(+) 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);