mirror of
https://gitgud.io/BondageProjects/Bondage-College.git
synced 2026-05-02 22:30:34 +00:00
Sarah - Beta Version
Sarah - Beta Version
This commit is contained in:
parent
ce6709aa59
commit
bd4fe36b61
8 changed files with 99 additions and 109 deletions
|
|
@ -81,12 +81,6 @@ function C012_AfterClass_Isolation_Search() {
|
|||
GameLogSpecificAdd(CurrentChapter, "Player", "IsolationFindCollar");
|
||||
OverridenIntroText = GetText("FindCollar");
|
||||
PlayerAddInventory("Collar", 1);
|
||||
} else {
|
||||
if (!GameLogQuery(CurrentChapter, "Player", "IsolationFindCuffs")) {
|
||||
GameLogSpecificAdd(CurrentChapter, "Player", "IsolationFindCuffs");
|
||||
OverridenIntroText = GetText("FindCuffs");
|
||||
PlayerAddInventory("Cuffs", 1);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue