blob: 6a3ee016a26dab74e85b24c8aaf64844a6bdc320 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
[
{
Name: "sploitset_keepalive",
Cost: 1000000000,
Description: "lolyouarentsupposedtobeabletobuythis",
Dependencies: "thisupgradeshouldneverexistever;sploitset_sshardline",
},
{
Name: "sploitset_sshardline",
Cost: 1000000000,
Description: "lolyouarentsupposedtobeabletobuythis",
Dependencies: "thisupgradeshouldneverexistever",
},
{
Name: "Pong",
Cost: 0,
Dependencies: "pong",
}
]
|