File tree Expand file tree Collapse file tree 3 files changed +17
-3
lines changed
Expand file tree Collapse file tree 3 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 2828#tryinclude <friendly>
2929#tryinclude <friendlysimple>
3030
31- #define PLUGIN_VERSION " 2.5.1 "
31+ #define PLUGIN_VERSION " 2.5.2 "
3232
3333#define CHAT_PREFIX " \x07 FFD700[RTD]\x01 "
3434#define CONS_PREFIX " [RTD]"
Original file line number Diff line number Diff line change 44 {
55 "Version"
66 {
7- "Latest" "2.5.1 "
8- "Previous" "2.5.0 "
7+ "Latest" "2.5.2 "
8+ "Previous" "2.5.1 "
99 }
1010
1111 "Notes" "View changelog at https://github.com/Phil25/RTD/wiki/changelog"
1818 "Plugin" "Path_SM/plugins/rtd.smx"
1919 "Plugin" "Path_SM/configs/rtd2_perks.default.cfg"
2020
21+ "Source" "Path_SM/scripting/include/rtd2.inc"
2122 "Source" "Path_SM/scripting/rtd.sp"
23+ "Source" "Path_SM/scripting/rtd/classes/perk.sp"
24+ "Source" "Path_SM/scripting/rtd/convars.sp"
25+ "Source" "Path_SM/scripting/rtd/natives.sp"
26+ "Source" "Path_SM/scripting/rtd/perks/firetimebomb.sp"
27+ "Source" "Path_SM/scripting/rtd/perks/frozen.sp"
28+ "Source" "Path_SM/scripting/rtd/perks/mercsdietwice.sp"
29+ "Source" "Path_SM/scripting/rtd/perks/sickness.sp"
30+ "Source" "Path_SM/scripting/rtd/perks/sunlightspear.sp"
31+ "Source" "Path_SM/scripting/rtd/perks/timebomb.sp"
32+ "Source" "Path_SM/scripting/rtd/stocks.sp"
33+ "Source" "Path_SM/scripting/rtd/storage/cache.sp"
34+ "Source" "Path_SM/scripting/rtd/storage/precached.sp"
35+ "Source" "Path_SM/scripting/rtdtest.sp"
2236 }
2337
2438 "Plugin" "Path_SM/plugins/rtd.smx"
You can’t perform that action at this time.
0 commit comments