Extractable item data moved from CSV to XML.

This commit is contained in:
MobiusDevelopment
2020-01-30 01:49:00 +00:00
parent f1b7de35a6
commit 84b8e76471
14 changed files with 2371 additions and 910 deletions

View File

@@ -1,10 +0,0 @@
<html>
<head><title>Unpack</title>
</head><body>
You have %count% <font color="LEVEL">%itemname%</font><br>
What you want to do?<br><center>
<a action="bypass -h custom_extractAll %objectId%">Extract All</a><br1>
<a action="bypass -h custom_extractOne %objectId%">Extract One</a>
</center>
</body>
</html>