Elin Decompiled Documentation EA 23.153 Nightly
Loading...
Searching...
No Matches
QuestNegotiationDarkness.cs
Go to the documentation of this file.
2{
3 public override string TitlePrefix => "★";
4
5 public override bool CanUpdateOnTalk(Chara c)
6 {
7 return false;
8 }
9}
Definition: Chara.cs:10
override bool CanUpdateOnTalk(Chara c)