Skip to content

Commit 1212534

Browse files
committed
Change Repo
1 parent abffb56 commit 1212534

File tree

5 files changed

+129
-0
lines changed

5 files changed

+129
-0
lines changed

changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[Changelog Version: 3.0.0]
2+
3+
RESOLVED ISSUES
4+
5+
!-----! PLEASE RE-DOWNLOAD OUR PROGRAM !-----!
6+
We have changed repositories, we're available now on https://github.com/latenightprogrammers/RotMGRPC

skin_version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
20220710

skins/database

Lines changed: 121 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,121 @@
1+
[ROGUE]
2+
0 = "rogue-icon"
3+
9427 = "mushroom-girl-rogue"
4+
9497 = "exalted-rogue"
5+
29521 = "cloaked-ascendant-rogue"
6+
29808 = "jack-the-ripper"
7+
8+
[ARCHER]
9+
0 = "archer-icon"
10+
9223 = "kings-bowman-archer"
11+
9425 = "blorph-the-archer"
12+
9499 = "exalted-archer"
13+
19371 = "elven-archer"
14+
15+
[WIZARD]
16+
0 = "wizard-icon"
17+
9501 = "exalted-wizard"
18+
19168 = "hermit-wizard"
19+
19372 = "ordinary-magician"
20+
32677 = "snow-queen"
21+
22+
[PRIEST]
23+
0 = "priest-icon"
24+
5864 = "ice-king-priest"
25+
9225 = "carthusian-monk-priest"
26+
9503 = "exalted-priest"
27+
19156 = "shrine-priestess"
28+
19409 = "lyrical-priestess"
29+
30+
[WARRIOR]
31+
0 = "warrior-icon"
32+
9505 = "exalted-warrior"
33+
10972 = "explorer"
34+
24308 = "chinese-princess-warrior"
35+
36+
[KNIGHT]
37+
0 = "knight-icon"
38+
9481 = "sleepover-knight"
39+
9507 = "exalted-knight"
40+
19373 = "heroic-knight"
41+
24240 = "glacius-knight"
42+
24276 = "astronaut-knight"
43+
44+
[PALADIN]
45+
0 = "paladin-icon"
46+
9509 = "exalted-paladin"
47+
19553 = "cleaner-maid-paladin"
48+
29800 = "demon-spawn"
49+
50+
[ASSASSIN]
51+
0 = "assassin-icon"
52+
9511 = "exalted-assassin"
53+
19484 = "alice-assassin"
54+
24701 = "blue-frog-assassin"
55+
29814 = "vampire-hunter"
56+
30683 = "sweet-chocolatier-assassin"
57+
30767 = "veteran-assassin"
58+
59+
[NECROMANCER]
60+
0 = "necromancer-icon"
61+
9513 = "exalted-necromancer"
62+
24597 = "necro-of-christmas-yet-to-come"
63+
24702 = "anubis-necromancer"
64+
65+
[HUNTRESS]
66+
0 = "huntress-icon"
67+
8977 = "nexus-no-miko"
68+
9224 = "forest-tracker-huntress"
69+
9515 = "exalted-huntress"
70+
30679 = "swan-suit-huntress"
71+
72+
[MYSTIC]
73+
0 = "mystic-icon"
74+
5866 = "yuki-onna-mystic"
75+
8968 = "lil-red"
76+
9517 = "exalted-mystic"
77+
10960 = "leprechaun-mystic"
78+
10968 = "lil-bo-peep"
79+
80+
[TRICKSTER]
81+
0 = "trickster-icon"
82+
5859 = "chinese-dress-trickster"
83+
9483 = "traffic-cone-trickster"
84+
9519 = "exalted-trickster"
85+
19155 = "bunny-trickster"
86+
19539 = "soubrette-trickster"
87+
24226 = "jiangshi-trickster"
88+
24260 = "queen-of-misrule-trickster"
89+
90+
[SORCERER]
91+
0 = "sorcerer-icon"
92+
9521 = "exalted-sorcerer"
93+
10235 = "mini-court-magician-sorcerer"
94+
95+
[NINJA]
96+
0 = "ninja-icon"
97+
9523 = "exalted-ninja"
98+
10959 = "wind-flower-ninja"
99+
29809 = "death"
100+
101+
[SAMURAI]
102+
0 = "samurai-icon"
103+
9525 = "exalted-samurai"
104+
19659 = "oryxmas-samurai"
105+
106+
[BARD]
107+
0 = "bard-icon"
108+
9375 = "twintailed-vocalist-bard"
109+
9379 = "wandering-spellcaster-bard"
110+
9527 = "exalted-bard"
111+
30813 = "antinomy-bard"
112+
113+
[SUMMONER]
114+
0 = "summoner-icon"
115+
30721 = "exalted-summoner"
116+
30723 = "mauve-magus-summoner"
117+
30739 = "menagerie-master-summoner"
118+
119+
[KENSEI]
120+
0 = "kensei-icon"
121+
31238 = "exalted-kensei"

updater/RotMG Rich Presence.exe

2.51 MB
Binary file not shown.

updater/exe_version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
20220710

0 commit comments

Comments
 (0)