ShiftOS_TheReturn/ShiftOS.Frontend/Resources/LootInfo.txt

22 lines
421 B
Text
Raw Normal View History

2017-07-28 21:26:14 +00:00
/* ShiftOS Loot data file
*
* This file contains information about all loot in the game's campaign.
*
*/
2017-07-28 21:26:14 +00:00
[
{
FriendlyName: "Force Heartbeat",
2017-08-02 14:23:13 +00:00
LootName: "sploitset_keepalive.stp",
2017-07-28 21:26:14 +00:00
Rarity: 1,
PointTo: "sploitset_keepalive",
2017-08-02 14:23:13 +00:00
ID: "sploitset_keepalive"
2017-07-28 21:26:14 +00:00
},
{
FriendlyName: "SSHardline",
2017-08-02 14:23:13 +00:00
LootName: "sploitset_sshardline.stp",
2017-07-28 21:26:14 +00:00
Rarity: 1,
PointTo: "sploitset_sshardline",
2017-08-02 14:23:13 +00:00
ID: "sploitset_keepalive"
2017-07-28 21:26:14 +00:00
}
]