Skip to content
This repository was archived by the owner on Dec 28, 2019. It is now read-only.

Commit a3b6cf5

Browse files
committed
Credits update
Credits update.
1 parent 47007e7 commit a3b6cf5

File tree

2 files changed

+3
-19
lines changed

2 files changed

+3
-19
lines changed

nbproject/private/private.xml

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,6 @@
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>

scripts/npc/credits.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,9 @@ function writeServerStaff_MapleSolaxia() {
4444
}
4545

4646
function writeServerStaff_MoopleDEV() {
47+
addPerson("conan513", "Administrator");
4748
addPerson("kevintjuh93", "Developer");
48-
setHistory(2010, 2010);
49+
setHistory(2010, 2012);
4950
}
5051

5152
function writeServerStaff_MetroMS() {

0 commit comments

Comments
 (0)