The Dink Network

Reply to Re: Potions in dreams?

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
May 30th, 12:40 PM
anon.gif
Kickling
Ghost They/Them
 
Super. All fixed (for Beach inn) by editing s3-inn.c file. Thanks mate.

Line 70 changed to : move_stop(1, 4, 325, 1); // to get walking line to go over red potion
Line 75 changed to : dink_can_walk_off_screen(0); // to allow movement into next screens
Line 92 added : unfreeze(1); // to unfreeze his control after walking into the middle of the hotel room

Didn't figure out how to fix the blackout (missing fade up somewhere) if you don't dream at all...