Advset (TeaScript)
Jump to navigation
Jump to search
Here will be a full list of the advset values. Coming soon!
Piranha Plant (93)
.advset = STATIONARY + ALWAYS_EMERGE
Note that the 'stationary' behavior overrides the 'always emerge' behavior, so it's pointless to activate both simultaneously.
Name | Description | Value |
---|---|---|
Stationary | The piranha plant is always emerged. | 536870912
|
Always Emerge | The piranha plant will emerge from its pipe, even if the player is above it. | 1073741824
|
SMB1 Flag (346)
.advset = IS_SECRET_EXIT
Note that the 'stationary' behavior overrides the 'always emerge' behavior, so it's pointless to activate both simultaneously.
Name | Description | Value |
---|---|---|
Is Secret Exit? | The flag will be a secret exit instead of the regular exit. | 1
|