No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
_table=component | _table=component | ||
|name = String | |name = String | ||
|luaId = String | |||
|description = String | |||
|attachmentSize = String (allowed values=Hidden,Internal,Small,Medium,Large) | |attachmentSize = String (allowed values=Hidden,Internal,Small,Medium,Large) | ||
|powerUsagePerSecond = Float | |powerUsagePerSecond = Float | ||
Line 13: | Line 15: | ||
|transferRadius = Integer | |transferRadius = Integer | ||
|activationRadius = Float | |activationRadius = Float | ||
|range = Integer | |||
|radarShowRange = Integer | |||
|registerType1 = String | |registerType1 = String | ||
|registerTip1 = String | |registerTip1 = String | ||
Line 37: | Line 41: | ||
|amount4 = Integer | |amount4 = Integer | ||
|producer1 = String | |producer1 = String | ||
|time1 = | |time1 = Float | ||
|producer2 = String | |producer2 = String | ||
|time2 = | |time2 = Float | ||
|recipeType = String (allowed values=Construction,Production) | |recipeType = String (allowed values=Construction,Production,Uplink) | ||
|numProduced = Integer | |numProduced = Integer | ||
|isRemovable = Boolean | |isRemovable = Boolean | ||
Line 52: | Line 56: | ||
_table=component | _table=component | ||
|name = {{{name}}} | |name = {{{name}}} | ||
|luaId = {{{luaId}}} | |||
|description = {{{description}}} | |||
|attachmentSize = {{{attachmentSize}}} | |attachmentSize = {{{attachmentSize}}} | ||
|powerUsagePerSecond = {{{powerUsagePerSecond}}} | |powerUsagePerSecond = {{{powerUsagePerSecond}}} | ||
Line 61: | Line 67: | ||
|transferRadius = {{{transferRadius}}} | |transferRadius = {{{transferRadius}}} | ||
|activationRadius = {{{activationRadius}}} | |activationRadius = {{{activationRadius}}} | ||
|range = {{{range}}} | |||
|radarShowRange = {{{radarShowRange}}} | |||
|registerType1 = {{{registerType1}}} | |registerType1 = {{{registerType1}}} | ||
|registerTip1 = {{{registerTip1}}} | |registerTip1 = {{{registerTip1}}} |
Revision as of 09:09, 2 September 2023
Error: "range" cannot be used as a Cargo field name, because it is an SQL keyword.