|
From: | Ronald Lamprecht |
Subject: | Re: [Enigma-devel] st-grate3 and ac-bug |
Date: | Sat, 12 Aug 2006 20:50:01 +0200 |
User-agent: | Mozilla Thunderbird 1.0.7 (Windows/20050923) |
Hi, Tacvek wrote:
It seems like st-grate3 should allow ac-bug to pass if it lets horses and small marbles. ac-bug is the same size as a small marble, so this makes sense.The last time I checked there were no levels that yet used both, so I'm thinking the change won't hurt anything.Thoughts?Nobody has any thoughts on this issue?
The code is straight forward:
if (id == ac_horse || id == ac_meditation || id == ac_killerball) return STONE_PASS;
It may be a legacy feature. But I am not aware of any Enigma level that would keep us from letting ac-bug pass in Enigma compatibility mode.
- Ronald
[Prev in Thread] | Current Thread | [Next in Thread] |