[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]
Difference between revisions of "Talk:Note for Rebby"
From Project 1999 Wiki
({{talk}}) |
|||
Line 13: | Line 13: | ||
# Freeport Militia Faction ID - 105 | # Freeport Militia Faction ID - 105 | ||
quest::faction("105","1"); | quest::faction("105","1"); | ||
+ | |||
+ | As an Iksar monk, 100 whisker turn ins took me from scowling to apprehensive with North Freeport bankers. I don't know what I started as, but in the end I was amiable with the quest turn in mob. I was threatening with the militia guards before and after. |
Revision as of 03:46, 4 June 2018
From the EQEMU python script for this quest, it looks like the faction changes are...
# Coalition of Tradefolk Underground Faction ID - 48 quest::faction("48","7"); # Coalition of Trade Folk Faction ID - 47 quest::faction("47","7"); # Carson McCabe Faction ID - 31 quest::faction("31","1"); # Corrupt Qeynos Guards Faction ID - 53 quest::faction("53","1"); # Freeport Militia Faction ID - 105 quest::faction("105","1");
As an Iksar monk, 100 whisker turn ins took me from scowling to apprehensive with North Freeport bankers. I don't know what I started as, but in the end I was amiable with the quest turn in mob. I was threatening with the militia guards before and after.