ShiftOS_TheReturn/ShiftOS.Frontend/Resources/LootInfo.txt
2017-07-28 14:26:27 -07:00

20 lines
No EOL
357 B
Text

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