- 36
- Posts
- 6
- Years
- Seen Apr 18, 2024
Is there a way to make it so that when you deposit a Pokemon in your PC, it doesn't heal their health or any status conditions?
Here's the script I'm using:
#org @start
lockall
special 0x3C
waitstate
releaseall
end
Can I modify this script or even the special in any way to make it so Pokemon don't heal when you deposit them? Thanks!
Here's the script I'm using:
Spoiler:
#org @start
lockall
special 0x3C
waitstate
releaseall
end
Can I modify this script or even the special in any way to make it so Pokemon don't heal when you deposit them? Thanks!