mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-10 14:34:32 +02:00
Man0u0 & Man0u1 work progress.
Man0u0 nearly finished. Needs some misc. background actors Id'd and placed, and some additional bug-testing. Man0u1 still very early. Initial area's actors mostly scripted.
This commit is contained in:
parent
0465bf6b8d
commit
96cb8070be
11 changed files with 512 additions and 217 deletions
|
@ -1686,6 +1686,7 @@ namespace Meteor.Map.Actors
|
|||
defaultTalk = (Quest) Server.GetStaticActors("DftFst");
|
||||
break;
|
||||
case 104:
|
||||
case 107:
|
||||
defaultTalk = (Quest) Server.GetStaticActors("DftWil");
|
||||
break;
|
||||
case 105:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue