This repository was archived by the owner on Dec 28, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-19
lines changed
Expand file tree Collapse file tree 2 files changed +3
-19
lines changed Original file line number Diff line number Diff line change 22<project-private xmlns =" http://www.netbeans.org/ns/project-private/1" >
33 <editor-bookmarks xmlns =" http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId =" 2" />
44 <open-files xmlns =" http://www.netbeans.org/ns/projectui-open-files/2" >
5- <group >
6- <file >file:/C:/Nexon/MapleSolaxia/MapleSolaxiaV2/src/client/command/Commands.java</file >
7- <file >file:/C:/Nexon/MapleSolaxia/MapleSolaxiaV2/scripts/npc/1092016.js</file >
8- <file >file:/C:/Nexon/MapleSolaxia/MapleSolaxiaV2/scripts/reactor/2221003.js</file >
9- <file >file:/C:/Nexon/MapleSolaxia/MapleSolaxiaV2/src/server/maps/PlayerNPCs.java</file >
10- <file >file:/C:/Nexon/MapleSolaxia/MapleSolaxiaV2/src/constants/ServerConstants.java</file >
11- <file >file:/C:/Nexon/MapleSolaxia/MapleSolaxiaV2/scripts/npc/1072008.js</file >
12- <file >file:/C:/Nexon/MapleSolaxia/MapleSolaxiaV2/scripts/reactor/1202000.js</file >
13- <file >file:/C:/Nexon/MapleSolaxia/MapleSolaxiaV2/scripts/quest/3526.js</file >
14- <file >file:/C:/Nexon/MapleSolaxia/MapleSolaxiaV2/scripts/event/4jrush.js</file >
15- <file >file:/C:/Nexon/MapleSolaxia/MapleSolaxiaV2/scripts/event/CathedralWedding.js</file >
16- <file >file:/C:/Nexon/MapleSolaxia/MapleSolaxiaV2/src/net/server/channel/handlers/UseSummonBagHandler.java</file >
17- <file >file:/C:/Nexon/MapleSolaxia/MapleSolaxiaV2/scripts/npc/12101.js</file >
18- <file >file:/C:/Nexon/MapleSolaxia/MapleSolaxiaV2/scripts/npc/credits.js</file >
19- <file >file:/C:/Nexon/MapleSolaxia/MapleSolaxiaV2/scripts/quest/20314.js</file >
20- <file >file:/C:/Nexon/MapleSolaxia/MapleSolaxiaV2/src/scripting/quest/QuestScriptManager.java</file >
21- <file >file:/C:/Nexon/MapleSolaxia/MapleSolaxiaV2/scripts/npc/2100009.js</file >
22- </group >
5+ <group />
236 </open-files >
247</project-private >
Original file line number Diff line number Diff line change @@ -44,8 +44,9 @@ function writeServerStaff_MapleSolaxia() {
4444}
4545
4646function writeServerStaff_MoopleDEV ( ) {
47+ addPerson ( "conan513" , "Administrator" ) ;
4748 addPerson ( "kevintjuh93" , "Developer" ) ;
48- setHistory ( 2010 , 2010 ) ;
49+ setHistory ( 2010 , 2012 ) ;
4950}
5051
5152function writeServerStaff_MetroMS ( ) {
You can’t perform that action at this time.
0 commit comments