Jump to content

Greater Mummies and Resurrection


Wisp

Recommended Posts

Greater Mummies (mumgre01 and riftcr03) have the script mummy01` assigned to them.

Mummy01 is the script which transforms mummies into live people when Resurrection is cast on them.

Presumably this is a typo.

 

COPY_EXISTING ~mumgre01.cre~ ~override~
		  ~riftcr03.cre~ ~override~
 READ_ASCII 0x248 strref ELSE blank
 PATCH_IF "%strref%" STRING_EQUAL_CASE "MUMMY01`" BEGIN
WRITE_ASCII 0x248 MUMMY01 #8
 END
BUT_ONLY

Link to comment

Archived

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

×
×
  • Create New...