Fixed typo, updated release
Fixed typo, updated release
This commit is contained in:
		
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							| @@ -48,8 +48,8 @@ void main() | ||||
| { | ||||
|     object oPC=GetEnteringObject(); | ||||
|  | ||||
|     AddJournalQuestEntry("xprules", 1, OBJECT_SELF, FALSE, FALSE, FALSE); | ||||
|     AddJournalQuestEntry("lvl_adj", 1, OBJECT_SELF, FALSE, FALSE, FALSE); | ||||
|     AddJournalQuestEntry("xprules", 1, oPC, FALSE, FALSE, FALSE); | ||||
|     AddJournalQuestEntry("lvl_adj", 1, oPC, FALSE, FALSE, FALSE); | ||||
|  | ||||
|     DeleteLocalInt(oPC, "TalkedAdv"); | ||||
|     DeleteLocalInt(oPC, "Duel"); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user