Script: mw_enc_watts
// mw_enc_watts -- dialogue entry action: record first encounter with Watts.
#include "mw_unlock_inc"
void main() { MW_EncounterJournal(GetPCSpeaker(), "watts"); }
mw_enc_watts// mw_enc_watts -- dialogue entry action: record first encounter with Watts.
#include "mw_unlock_inc"
void main() { MW_EncounterJournal(GetPCSpeaker(), "watts"); }