ShiftOS_TheReturn/ShiftOS.Frontend/Resources/LootInfo.txt

20 lines
357 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",
LootName: "sploitset_keepalive",
Rarity: 1,
PointTo: "sploitset_keepalive",
},
{
FriendlyName: "SSHardline",
LootName: "sploitset_sshardline",
Rarity: 1,
PointTo: "sploitset_sshardline",
}
]