Scripts/BlackTemple: minor cleanup and corrections after recent PRs

plus a ninja tabs to spaces cleanup
This commit is contained in:
ccrs
2016-11-30 14:05:07 +01:00
parent 0663e6a180
commit 4bc60e650d
7 changed files with 129 additions and 114 deletions

View File

@@ -1318,7 +1318,7 @@ public:
{
uint32 rnd = 0;
uint32 musicTime = 1000;
go_brewfest_musicAI(GameObject* go) : GameObjectAI(go)
{
_events.ScheduleEvent(EVENT_BM_SELECT_MUSIC, 1000);