diff --git a/data/avatars/fissie.png b/data/avatars/fissie.png new file mode 100644 index 0000000..92da966 Binary files /dev/null and b/data/avatars/fissie.png differ diff --git a/data/players.json b/data/players.json index 0372659..ca5e781 100644 --- a/data/players.json +++ b/data/players.json @@ -110,5 +110,13 @@ "desc2": "don't try to photo him, or he will strike back with at least five strobes and three umbrellas and will make you blind for several hours", "weapon": "cubase", "move": "flash of destiny" + }, + { + "nick": "fissie", + "city": "Praha", + "desc1": "Makes bad jokes about pwning machines, otherwise harmless.", + "desc2": "When you see him soldering, stay away! Chaos usually ensues.", + "weapon": "tcpdump", + "move": "NULL dereferencing" } ]