Welcome to the Kancolle Wiki!
If you have any questions regarding site content, account registration, etc., please visit the
KanColle Wiki Discord
Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Module:DropList
(view source)
Revision as of 06:45, 3 June 2019
83 bytes added
,
5 years ago
m
no edit summary
Line 162:
Line 162:
local ship, nodes = ship_and_nodes:match(args_grammar.ship_and_nodes)
local ship, nodes = ship_and_nodes:match(args_grammar.ship_and_nodes)
if ship and nodes then
if ship and nodes then
−
local ship_table = Ship:get_table(ship, '')
+
local ship_table =
ship == 'None' and { _type = '' } or
Ship:get_table(ship, '')
if ship_table and ship_table._type then
if ship_table and ship_table._type then
local ignored, rare = find(ignored_ships, ship), find(rare_ships, ship)
local ignored, rare = find(ignored_ships, ship), find(rare_ships, ship)
Line 292:
Line 292:
return showTable(parseArgs(args))
return showTable(parseArgs(args))
end
end
+
+
DropList.t = Formatting:format_ship_code('')
return DropList
return DropList
がか
cssedit, gkautomate
7,064
edits
Navigation menu
Personal tools
Log in
Request account
Namespaces
Module
Discussion
Variants
Views
Read
View source
View history
More
Search
Content Navigation
Kancolle Wiki
Random page
Recent changes
Batch Uploading
Current Mini-event
Naval District Saury Festival
Sortie
Sortie
World 1 (Naval Base Waters)
World 2 (Nansei Island Waters)
World 3 (Northern Waters)
World 7 (South Western Waters)
World 4 (Western Waters)
World 5 (Southern Waters)
World 6 (Central Waters)
Events
Shortcuts
Expeditions
Quests
Ships Maximum Status
Equipment
Construction
Development
Akashi's Improvement Arsenal
Shop
Inventory
Combat Mechanics
Glossary
Drop List
Interviews
Tutorials
How to Register
How To Play
Leveling
Resource Farming
Ship Priority
Equipment Setup
Akashi Upgrades
Event Preparation
Troubleshooting
FAQ
Community
Help
Sandbox
Tools
Upload file
Special pages
Printable version