diff options
Diffstat (limited to 'nautslist.lua')
-rw-r--r-- | nautslist.lua | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/nautslist.lua b/nautslist.lua index 3ff6023..b77610c 100644 --- a/nautslist.lua +++ b/nautslist.lua @@ -20,6 +20,7 @@ return { "calamari", -- swiggins "quack", -- rocco "scissors", -- ksenia + "link", -- ix "marine", -- ted "scooter", -- penny "phonebooth", -- sentry @@ -28,5 +29,5 @@ return { "gramps", -- yoolip "biker", -- chucho "vrooom", -- lux - "link", -- ix + "shutter", -- max } |