Play sound file on new stinky
This commit is contained in:
@@ -8,6 +8,7 @@ function()
|
||||
local player = aura_env.alliance[name]
|
||||
if not player then
|
||||
player = Player.new(name, guild, race, class, zone)
|
||||
PlaySoundFile("Interface\\Sounds\\Cloak.ogg", "Master")
|
||||
end
|
||||
player:Touch()
|
||||
player.zone = zone
|
||||
|
Reference in New Issue
Block a user