Crossfire Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CF: new gate bug/feature



At first, I refer a part of the function "move_gate()" in
server/time.c 

		...
                } else if(!tmp->speed
                        && (!QUERY_FLAG(tmp, FLAG_NO_PICK)
                           ||QUERY_FLAG(tmp,FLAG_CAN_ROLL))) {
                    /* If it has speed, it should move itself, otherwise: */
		...


This part is for checking movable object by the closing gate.
The comment says "If it has speed, it should move itself.."
But there are objects which has speed flag and don't move itself.
For example, chalice, mithril chainmail and so on.

This bug report is H.Okuda's work.

-------
--------------------------------------------------------------------------
Seikoh Nishita		      |	Dep't. of Information & Computer Sciences
			      |	Faculty of Engineering Science
[e-mail]		      |	Osaka University
s-nisita@ics.es.osaka-u.ac.jp |	Toyonaka, Osaka 560, Japan

-
[you can put yourself on the announcement list only or unsubscribe altogether
by sending an email stating your wishes to crossfire-request@ifi.uio.no]