Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Talk:Principal Smith: Difference between revisions

Discussion page of Principal Smith
Bdsmgeek (talk | contribs)
Created page with " T_smith_intro = Trigger("intro", "default") T_smith_go_to_locker = Trigger("go to locker") T_smith_unlocked_locker = Trigger("unlocked locker")..."
 
Casiope (talk | contribs)
m Blanked the page
Tag: Blanking
 
Line 1: Line 1:
        T_smith_intro = Trigger("intro", "default")
        T_smith_go_to_locker = Trigger("go to locker")
        T_smith_unlocked_locker = Trigger("unlocked locker")
        T_smith_go_to_athletics = Trigger("go to athletics")
        T_smith_end = Trigger("end")


        S_smith_start = State("start")
        S_smith_intro = State("intro")
        S_smith_go_to_locker = State("go to locker")
        S_smith_unlocked_locker = State("unlocked locker")
        S_smith_go_to_athletics = State("go to athletics")
        S_smith_end = State("end")

Latest revision as of 13:47, 13 July 2020