Jump to content

More class corrections


pro5

Recommended Posts

Incorrectly "Class"-ified as MAGE:

COW.CRE 
DEADCOW1.CRE
DEADCOW2.CRE
GORJELF2.CRE
GORJELFU.CRE
GORJELGR.CRE
GORSTALK.CRE
JELGRA01.CRE
JELGRE01.CRE
MEPHSP1.CRE
MEPHSP2.CRE
MEPHSP3.CRE
MEPHSP4.CRE
NCHICK.CRE
NCOW.CRE
NWYVBAB.CRE
PETTIN.CRE
PLYWYVRN.CRE
PUDDEN01.CRE
PUDDEN01.CRE
SAHZOMB.CRE
SENSTALK.CRE
WYVBAB01.CRE
WYVERN01.CRE
WYVGRE01.CRE

Link to comment

After that, though, the options are limited.

 

I already sprayed the monitor with the cow. When I got to dead cow, it was anticlimatic.

 

It's amazing, the humor value of bovines. But we're probably so far off topic, we couldn't find our way back with a map.

Link to comment

Well, you know how they can look straight at you with their ears forward and their eyes really big? That's all it would take and I'd drop my weapon and start laughing.

 

Edit: and while I was laughing, the bull would gore me from behind, thus ending the battle.

Link to comment

Added.

 

// class fixes
COPY_EXISTING ~gorjelf2.cre~ ~override~
		  ~gorjelfu.cre~ ~override~
		  ~pudden01.cre~ ~override~
		  ~pudden02.cre~ ~override~
 WRITE_BYTE 0x273 151 // mustard jelly
 BUT_ONLY_IF_IT_CHANGES

// class fixes
COPY_EXISTING ~jelgra01.cre~ ~override~
 WRITE_BYTE 0x273 153 // gray ooze
 BUT_ONLY_IF_IT_CHANGES

// class fixes
COPY_EXISTING ~gorjelgr.cre~ ~override~
		  ~jelgre01.cre~ ~override~
 WRITE_BYTE 0x273 154 // green slime
 BUT_ONLY_IF_IT_CHANGES

// class fixes
COPY_EXISTING ~nwyvbab.cre~  ~override~
		  ~plywyvrn.cre~ ~override~
		  ~wyvbab01.cre~ ~override~
		  ~wyvern01.cre~ ~override~
		  ~wyvgre01.cre~ ~override~
 WRITE_BYTE 0x273 149 // wyvern
 BUT_ONLY_IF_IT_CHANGES

// class fixes
COPY_EXISTING ~pettin.cre~   ~override~
 WRITE_BYTE 0x273 180 // giant
 BUT_ONLY_IF_IT_CHANGES

// class fixes
COPY_EXISTING ~sahzomb.cre~   ~override~
 WRITE_BYTE 0x273 198 // zombie_normal
 BUT_ONLY_IF_IT_CHANGES

// class fixes
COPY_EXISTING ~chickdef.cre~ ~override~
		  ~chicke.cre~   ~override~
		  ~chicker.cre~  ~override~
		  ~cow.cre~	  ~override~
		  ~cowh.cre~	 ~override~
		  ~deadcow1.cre~ ~override~
		  ~deadcow2.cre~ ~override~
		  ~gorstalk.cre~ ~override~
		  ~mephsp1.cre~  ~override~
		  ~mephsp2.cre~  ~override~
		  ~mephsp3.cre~  ~override~
		  ~mephsp4.cre~  ~override~
		  ~nchick.cre~   ~override~
		  ~ncow.cre~	 ~override~
		  ~senstalk.cre~ ~override~
		  ~stalke.cre~   ~override~
 WRITE_BYTE 0x273 255 // no class
 BUT_ONLY_IF_IT_CHANGES

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...