Xref: utzoo comp.sources.bugs:886 comp.sources.games.bugs:130 Path: utzoo!mnetor!uunet!husc6!bu-cs!bucsb!adb From: adb@bucsb.UUCP (Adam Bryant) Newsgroups: comp.sources.bugs,comp.sources.games.bugs Subject: Conquer Fix for DERVISH and DESTROYER power Message-ID: <1537@bucsb.UUCP> Date: 27 Mar 88 21:49:44 GMT Reply-To: adb@bucsb.UUCP (Adam Bryant) Followup-To: comp.sources.games.bugs Organization: Boston Univ Comp. Sci. Lines: 26 Keywords: conquer DERVISH DESTROYER *** src/oldconq/update.c Sun Mar 27 13:35:52 1988 --- src/conquer/update.c Sat Mar 26 12:27:52 1988 *************** *** 329,336 city_pop *= 2; nptr->tgold += (long) city_pop * TAXCITY / 100; } ! else if(((magic(country,DERVISH)==1) ! ||(magic(country,DESTROYER)==1)) &&((sptr->vegetation==ICE) ||(sptr->vegetation==DESERT)) &&(sptr->people>0)) { --- 329,336 ----- city_pop *= 2L; nptr->tgold += (long) city_pop * TAXCITY / 100L; } ! else if(((magic(sptr->owner,DERVISH)==1) ! ||(magic(sptr->owner,DESTROYER)==1)) &&((sptr->vegetation==ICE) ||(sptr->vegetation==DESERT)) &&(sptr->people>0)) { -- Adam Bryant || ARPANET: adb@bucsb.bu.edu 91 Bay State Rd || BITNET: adb@buenga engb0du@bostonu Boston, MA 02215 || UUCP: ..!harvard!bu-cs!bucsb!adb (617) 375-7380 || CSNET: adb%bucsb@bu-cs