diff options
author | Aki <nthirtyone@gmail.com> | 2016-07-16 21:14:27 +0200 |
---|---|---|
committer | Aki <nthirtyone@gmail.com> | 2016-07-16 21:14:27 +0200 |
commit | f79c92348b6d18ed35cfd1368ab449eb2eb63272 (patch) | |
tree | a94d9c6f78563f5e1ce2dad069898ce29b9a3558 | |
parent | cf64402b9221a74be86748aaebe6910d544cb33b (diff) | |
download | roflnauts-f79c92348b6d18ed35cfd1368ab449eb2eb63272.zip roflnauts-f79c92348b6d18ed35cfd1368ab449eb2eb63272.tar.gz roflnauts-f79c92348b6d18ed35cfd1368ab449eb2eb63272.tar.bz2 |
Quack!
-rw-r--r-- | assets/quack.png | bin | 0 -> 1959 bytes | |||
-rw-r--r-- | nautslist.lua | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/assets/quack.png b/assets/quack.png Binary files differnew file mode 100644 index 0000000..e59d88e --- /dev/null +++ b/assets/quack.png diff --git a/nautslist.lua b/nautslist.lua index d28b9ab..3ff6023 100644 --- a/nautslist.lua +++ b/nautslist.lua @@ -18,7 +18,7 @@ return { "nemo", -- spike "bug", -- genji "calamari", -- swiggins - --"quack", -- rocco + "quack", -- rocco "scissors", -- ksenia "marine", -- ted "scooter", -- penny |