mirror of
https://github.com/brmlab/intro-8bit.git
synced 2025-06-08 03:03:59 +02:00
add biiter
This commit is contained in:
parent
0c9cee7403
commit
a7d8c93880
2 changed files with 10 additions and 1 deletions
BIN
data/avatars/biiter.png
Normal file
BIN
data/avatars/biiter.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 501 B |
|
@ -142,12 +142,21 @@
|
||||||
"desc2": "Speaks less, hears more",
|
"desc2": "Speaks less, hears more",
|
||||||
"weapon": "hping2",
|
"weapon": "hping2",
|
||||||
"move": "stealthy ping"
|
"move": "stealthy ping"
|
||||||
}, {
|
},
|
||||||
|
{
|
||||||
"nick": "wiroe",
|
"nick": "wiroe",
|
||||||
"city": "As",
|
"city": "As",
|
||||||
"desc1": "Extraterrestrial being on visit at Earth",
|
"desc1": "Extraterrestrial being on visit at Earth",
|
||||||
"desc2": "Knows how to bend time",
|
"desc2": "Knows how to bend time",
|
||||||
"weapon": "ultrasonic-flying-dolphin",
|
"weapon": "ultrasonic-flying-dolphin",
|
||||||
"move": "time travel"
|
"move": "time travel"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"nick": "biiter",
|
||||||
|
"city": "Praha",
|
||||||
|
"desc1": "Teh pwnzor",
|
||||||
|
"desc2": "Lurking in the depths of the system",
|
||||||
|
"weapon": "gdb",
|
||||||
|
"move": "oracle machine sight"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue