Skip to content

Commit 8d4e23b

Browse files
committed
typo
1 parent 456602e commit 8d4e23b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/en/FileTypes/PalSummon.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
| `PalTemplate` | string | File name of the `PalTemplate.json` to use (e.g., `"OPnubis.json"`). |
66
| `Uncapturable` | bool | If `true`, the Pal cannot be captured by players. |
77
| `X` / `Y` / `Z` | float | Map coordinates where the Pal will be spawned. Use cmd `/getpos` to retrieve your current position. |
8-
| `DisableStatuses` | array | List of status effects to disable for this Pal. Available statuses: `DrownCheck`, `Poison`, `Stan`, `Coma`, `Sleep`, `Overwork`, `Drown`, `FallDamage`, `LavaDamage`, `Burn`, `Wetness`, `Freeze`, `Electrical`, `Muddy`, `IvyCling`, `Darkness`, `CollectItem`. |
8+
| `DisableStatuses` | array | List of status effects to disable for this Pal. Available statuses: `DrownCheck`, `Poison`, `Stun`, `Coma`, `Sleep`, `Overwork`, `Drown`, `FallDamage`, `LavaDamage`, `Burn`, `Wetness`, `Freeze`, `Electrical`, `Muddy`, `IvyCling`, `Darkness`, `CollectItem`. |
99

1010
## Example:
1111

0 commit comments

Comments
 (0)