From 9021c0f6ab8e958a6727e5872a19ab7b34edf55a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 30 Jun 2018 17:40:54 -0300 Subject: Missing command --- npc/012-1/guards.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc') diff --git a/npc/012-1/guards.txt b/npc/012-1/guards.txt index 827520185..df7956a37 100644 --- a/npc/012-1/guards.txt +++ b/npc/012-1/guards.txt @@ -75,6 +75,7 @@ OnSet: OnEnterBG: debugmes "Paul::OnEnterBG"; $@FK_Team2 = waitingroom2bg("012-1",141, 65,"start#hurns_lib::OnPlayer2Quit","start#hurns_lib::OnPlayer2Death"); + setbgteam $@FK_Team2, 2; end; OnInit: @@ -141,6 +142,7 @@ OnInit: OnEnterBG: debugmes "Alliance::OnEnterBG"; $@FK_Team1 = waitingroom2bg("012-1",141, 65,"start#hurns_lib::OnPlayerQuit","start#hurns_lib::OnPlayerDeath"); + setbgteam $@FK_Team1, 1; end; OnDoEvent: -- cgit v1.2.3-60-g2f50