No Elf in Lak

This commit is contained in:
ChocoTaco 2019-03-26 22:59:16 -04:00
parent 60a8d1be81
commit 117f72a920

View file

@ -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);