ShiftOS_TheReturn/ShiftOS.Frontend/Resources/LootInfo.txt
2017-08-02 10:23:13 -04:00

22 lines
No EOL
421 B
Text

/* ShiftOS Loot data file
*
* This file contains information about all loot in the game's campaign.
*
*/
[
{
FriendlyName: "Force Heartbeat",
LootName: "sploitset_keepalive.stp",
Rarity: 1,
PointTo: "sploitset_keepalive",
ID: "sploitset_keepalive"
},
{
FriendlyName: "SSHardline",
LootName: "sploitset_sshardline.stp",
Rarity: 1,
PointTo: "sploitset_sshardline",
ID: "sploitset_keepalive"
}
]