new and improved

This commit is contained in:
kevinz000
2017-05-14 19:22:52 -07:00
parent 2c6cc491da
commit e7c41603f0
5 changed files with 84 additions and 58 deletions
View File
+8
View File
@@ -0,0 +1,8 @@
//File should be in the format of ckey|exact job name/exact job name/or put ALL instead of any job names|/path/to/item=amount;/path/to/item=amount
//Each ckey should be in a different line
//if there's multiple entries of a single ckey the later ones will add to the earlier definitions.
//is obviously a comment.
//Recommend defining one job per line, but do what you want.
test1|testjob1/test job 2/ALL|/obj/item/weapon/gun/energy/laser=3;/obj/item/weapon/gun/energy/laser/retro=1;/obj/item/weapon/gun/energy=2
test1|testjob1|/obj/item/device/aicard=3;/obj/item/device/flightpack=1;/obj/item/weapon/gun/energy=3