Home
last modified time | relevance | path

Searched refs:entity_setDeathSound (Results 1 – 24 of 24) sorted by relevance

/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/files/scripts/entities/
H A Dmonkey.lua84 entity_setDeathSound(me, "Monkey-Scream")
199 entity_setDeathSound(me, "")
206 entity_setDeathSound(me, "")
214 entity_setDeathSound(me, "")
H A Denergylamp.lua44 entity_setDeathSound(me, "energylamp-explode")
H A Dbloodcell-common.lua54 entity_setDeathSound(me, "")
H A Dforestgodvine.lua44 entity_setDeathSound(me, "")
H A Dbrokenpiece.lua38 entity_setDeathSound(me, "")
H A Dcoward.lua45 entity_setDeathSound(me, "")
H A Dforestgodvinehead.lua42 entity_setDeathSound(me, "")
H A Dsongspore.lua71 entity_setDeathSound(me, "")
H A Dwhelkcommon.lua79 entity_setDeathSound(me, "squishy-die")
H A Dnudicommon.lua79 entity_setDeathSound(me, "squishy-die")
H A Dpet_dumbo.lua85 entity_setDeathSound(me, "")
H A Dbreakablecommon.lua52 entity_setDeathSound(me, "")
H A Dtabar.lua53 entity_setDeathSound(me, "tabar-die")
H A Dgateway.lua67 entity_setDeathSound(me, "")
H A Dicechunkcommon.lua102 entity_setDeathSound(me, "")
H A Dnewtblaster.lua75 entity_setDeathSound(me, "newtblaster-die")
H A Dswordfish.lua50 entity_setDeathSound(me, "swordfish-die")
H A Dgreenseadragon.lua85 entity_setDeathSound(me, "greenseadragon-die")
H A Dmermog.lua99 entity_setDeathSound(me, "mermog-die")
H A Dmermoth.lua101 entity_setDeathSound(me, "mermog-die")
H A Dgrouper.lua75 entity_setDeathSound(me, "grouper-die")
H A Dmergog.lua66 entity_setDeathSound(me, "")
H A Dmermanthin.lua404 entity_setDeathSound(me, "merman-bloat-explode")
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/Aquaria/
H A DScriptInterface.cpp5912 luaFunc(entity_setDeathSound) in luaFunc() argument
9551 luaRegister(entity_setDeathSound),