• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
Resource icon

Resource Deep Marsh Tiles 2020-08-16

Vendily

Elite Trainer
Member
Vendily submitted a new resource:

Deep Marsh Tiles - Wiggle to get free!

VwBzTsE.gif
This script adds in Deep Marsh tiles, the annoying classic from DPPt, which cause the player to sink in and get stuck until they wiggle free.
To use it, you must create a new tile with terrain tag MarshDeep. Remember to change the number if you are already using the default 17.
There's also one other edit to "def bush_depth" in Game_Character.
This line :
Code:
Expand Collapse Copy
      return 12 if self.map.bush?(@x,@y) and...

Read more about this resource...
 

Fobby

local weirdo
Member
Joined
Oct 21, 2020
Posts
61
very useful script!
Are you planning on updating it for v19?
 
Back
Top