Skip to content

Commit

Permalink
refinement
Browse files Browse the repository at this point in the history
  • Loading branch information
RoxanneSHS committed Mar 29, 2022
1 parent 66265a7 commit 5ad7628
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions Chloe/Chloe.baf
Original file line number Diff line number Diff line change
Expand Up @@ -2343,6 +2343,7 @@ IF
See("Imoen2") // ~Imoen~
!Dead("Imoen2") // ~Imoen~
Global("ImoenYouDontLookSoGoodCR","GLOBAL",0)
GlobalLT("AsylumPlot","GLOBAL",1)
THEN
RESPONSE #100
SetGlobal("ImoenYouDontLookSoGoodCR","GLOBAL",1)
Expand Down
4 changes: 2 additions & 2 deletions Chloe/D/BanterCR.d
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
// ~~ Pre-First ~~ : in Irenicus' dungeon

CHAIN IF WEIGHT #-10 ~Global("ImoenYouDontLookSoGoodCR","GLOBAL",1)~ THEN RCHLOEJ ImPre1
@0 DO ~FaceObject("Imoen")~
== IMOEN2J @1 DO ~SetGlobal("ImoenYouDontLookSoGoodCR","GLOBAL",2) FaceObject("RChloe")~
@0 DO ~SetGlobal("ImoenYouDontLookSoGoodCR","GLOBAL",2)FaceObject("Imoen")~
== IMOEN2J @1 DO ~ FaceObject("RChloe")~
== RCHLOEJ @2
== IMOEN2J @3
== RCHLOEJ @4
Expand Down

0 comments on commit 5ad7628

Please sign in to comment.