prefabs/maxwellphonograph.lua
2345678{ Asset("ANIM", "anim/phonograph.zip"), Asset("SOUND", "sound/maxwell.fsb"), Asset("SOUND", "sound/music.fsb") } local function play(inst)
23456789{ Asset("ANIM", "anim/phonograph.zip"), Asset("SOUND", "sound/maxwell.fsb"), Asset("SOUND", "sound/music.fsb"), Asset("SOUND", "sound/gramaphone.fsb") } local function play(inst)