|
|
| (не показаны 22 промежуточные версии 2 участников) |
| Строка 1: |
Строка 1: |
| {{#invoke:GetField|json|[ | | {{#dpl: |
| {
| | |namespace=Module |
| "item": "LightReplacer"
| | |titleregexp=^IanComradeBot/prototype/[A-ZА-ЯЁ] |
| },
| | }} |
| {
| |
| "item": "BorgTrashBag"
| |
| },
| |
| {
| |
| "item": "Plunger"
| |
| },
| |
| {
| |
| "item": "SoapNT",
| |
| "hand": {
| |
| "emptyLabel": "borg-slot-soap-empty",
| |
| "emptyRepresentative": "SoapNT",
| |
| "whitelist": {
| |
| "tags": [
| |
| "Soap"
| |
| ]
| |
| }
| |
| }
| |
| }
| |
| ]|Serialization/BorgHand}}
| |
|
| |
|
| |
| {{#invoke:GetField|json|[
| |
| {
| |
| "hand": {
| |
| "whitelist": {
| |
| "tags": [
| |
| "ConstructionMaterial"
| |
| ]
| |
| },
| |
| "emptyRepresentative": "SheetRGlass",
| |
| "emptyLabel": "borg-slot-construction-empty"
| |
| }
| |
| }
| |
| ]|Serialization/BorgHand}}
| |