diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-05-14 22:49:37 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-05-14 22:49:37 -0300 |
commit | 0ce1f416cee37d58bdfd0c9e7869a60899228104 (patch) | |
tree | ff20cbc628b81ba1ca93acaeb44a1cda6117d234 /mods.xml | |
parent | b83ed144351e6985dadf3bd89c185d050c3021d8 (diff) | |
download | clientdata-0ce1f416cee37d58bdfd0c9e7869a60899228104.tar.gz clientdata-0ce1f416cee37d58bdfd0c9e7869a60899228104.tar.bz2 clientdata-0ce1f416cee37d58bdfd0c9e7869a60899228104.tar.xz clientdata-0ce1f416cee37d58bdfd0c9e7869a60899228104.zip |
Bloodless crypt - moved to gore mod
Diffstat (limited to 'mods.xml')
-rw-r--r-- | mods.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,4 +6,5 @@ Copyright (C) 2019 Moubootaur Legends --> <mods> <mod name="oldstuff" description="Old Stuff" help="help/about-server.txt" localdir="mods/oldstuff/" /> <mod name="lightcave" description="More Cave Light" help="help/about-server.txt" localdir="mods/lightcave/" /> + <mod name="gore" description="Blood and Gore" help="help/about-server.txt" localdir="mods/gore/" /> </mods> |