Starting refactoring data stuff... help me
This commit is contained in:
@@ -3,6 +3,17 @@ function GetBodyParts()
|
||||
return bodyparts
|
||||
end
|
||||
|
||||
|
||||
-- TODO Find a better name
|
||||
function GetProsthesisLisHumanReadable()
|
||||
return {"WoodenHook", "MetalHook", "MetalHand"}
|
||||
|
||||
end
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
function GetProsthesisList()
|
||||
return {"TOC.WoodenHook", "TOC.MetalHook", "TOC.MetalHand"}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user