Template:Item/Cargo: Difference between revisions
(constrain varchar) |
m (JPname Field) |
||
Line 4: | Line 4: | ||
|id = String (mandatory;unique;size=8) | |id = String (mandatory;unique;size=8) | ||
|name = String (size=32) | |name = String (size=32) | ||
|jpname = String (size=32) | |||
|description = Text | |description = Text | ||
|rarity = Integer | |rarity = Integer |
Revision as of 16:02, 17 December 2024
Template used for declaring item properties in Cargo. This template defines the table "Items". View table.