Share the error
HERE IS THE ERRROR
I'm sorry, but an uncaught exception occurred.
While running game code:
  File "game/script Locations.rpy", line 143, in script call
    call Kitty_Sent_Selfie
  File "game/script Locations.rpy", line 2779, in script
    if K_Loc != bg_current and K_Nudes == 1 and "Kitty" in Digits:
  File "game/script Locations.rpy", line 2779, in <module>
    if K_Loc != bg_current and K_Nudes == 1 and "Kitty" in Digits:
NameError: name 'K_Nudes' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
  File "game/script Locations.rpy", line 143, in script call
    call Kitty_Sent_Selfie
  File "game/script Locations.rpy", line 2779, in script
    if K_Loc != bg_current and K_Nudes == 1 and "Kitty" in Digits:
  File "C:\Users\ShirleyShohreh\Desktop\new folder\Rogue-Like-0.978e-MODDED-steam - Copy\renpy\ast.py", line 1656, in execute
    if renpy.python.py_eval(condition):
  File "C:\Users\ShirleyShohreh\Desktop\new folder\Rogue-Like-0.978e-MODDED-steam - Copy\renpy\python.py", line 1749, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\ShirleyShohreh\Desktop\new folder\Rogue-Like-0.978e-MODDED-steam - Copy\renpy\python.py", line 1743, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script Locations.rpy", line 2779, in <module>
    if K_Loc != bg_current and K_Nudes == 1 and "Kitty" in Digits:
NameError: name 'K_Nudes' is not defined
Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Rogue-Like 0.978e