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

CF: poison bug



In current version of CF, an extra attack type for poison, AT_INTERNAL 
is added. 
But AT_INTERNAL does not seem to be identified by server, 
and poison does not work correctly.
The following patch is S.Yoshioka's work.

p.s. Attacktype of some diseases may also be changed to AT_INTERNAL?

------ 8< ------- 8= --------

*** include/define.h.org	Mon Feb 22 00:50:55 1999
--- include/define.h	Mon Feb 22 02:03:59 1999
***************
*** 263,269 ****
   * (Already done, Vick 930307 :)
   */
  
! #define NROFATTACKS 23
  
  #define AT_PHYSICAL	0x00000001 /*     1 */
  #define AT_MAGIC	0x00000002 /*     2 */
--- 263,269 ----
   * (Already done, Vick 930307 :)
   */
  
! #define NROFATTACKS 24
  
  #define AT_PHYSICAL	0x00000001 /*     1 */
  #define AT_MAGIC	0x00000002 /*     2 */

------ 8< ------- 8= ---------

---------
--------------------------------------------------------------------------
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]