You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en/FileTypes/PalSummon.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
|`PalTemplate`| string | File name of the `PalTemplate.json` to use (e.g., `"OPnubis.json"`). |
6
6
|`Uncapturable`| bool | If `true`, the Pal cannot be captured by players. |
7
7
|`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`. |
0 commit comments