mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-09 05:54:50 +02:00
More changes
This commit is contained in:
parent
37d04344ae
commit
f374ee3be9
35 changed files with 38 additions and 38 deletions
|
@ -14,8 +14,8 @@ function onCreate(starterPlayer, contentArea, director)
|
|||
mob1 = GetWorldManager().SpawnBattleNpcById(3, contentArea);
|
||||
mob2 = GetWorldManager().SpawnBattleNpcById(4, contentArea);
|
||||
mob3 = GetWorldManager().SpawnBattleNpcById(5, contentArea);
|
||||
starterPlayer.currentParty:AddMember(papalymo.actorId);
|
||||
starterPlayer.currentParty:AddMember(yda.actorId);
|
||||
starterPlayer.currentParty:AddMember(papalymo.Id);
|
||||
starterPlayer.currentParty:AddMember(yda.Id);
|
||||
starterPlayer:SetMod(modifiersGlobal.MinimumHpLock, 1);
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue