Skip to content
This repository was archived by the owner on Jun 23, 2021. It is now read-only.

Commit ca2463c

Browse files
authored
Merge pull request #17 from CyndaquilDAC/master
Unhardcode cutscene text and spooky text, remove code that references unused assets
2 parents f8dc02f + 1aa7855 commit ca2463c

17 files changed

+79
-1297
lines changed
Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,10 @@
11
bf
22
dad
33
gf
4-
spooky
5-
pico
6-
mom
7-
mom-car
8-
bf-car
9-
parents-christmas
10-
monster-christmas
11-
bf-christmas
12-
gf-christmas
13-
monster
14-
bf-pixel
15-
senpai
16-
senpai-angry
17-
spirit
184
tricky
195
trickyMask
206
trickyH
21-
trickyEx
7+
trickyEx
8+
bf-hell
9+
gf-hell
10+
gf-tied

assets/preload/data/cutMyBalls.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
OMFG CLOWN!!!!
2+
YOU DO NOT KILL CLOWN
3+
CLOWN KILLS YOU!!!!!!
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
gf
2+
gf-hell
3+
gf-tied

assets/preload/data/stageList.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
stage
2+
nevada
3+
nevada-spook
4+
auditor-hell
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
YOU AREN'T HANK
2+
WHERE IS HANK
3+
HANK???
4+
WHO ARE YOU
5+
WHERE AM I
6+
THIS ISN'T RIGHT
7+
MIDGET
8+
SYSTEM UNRESPONSIVE
9+
WHY CAN'T I KILL?????
10+
CRITICAL FAILURE
11+
HANK!!!!
12+
BRING ME HANK
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
TERRIBLE
2+
WASTE
3+
MISS CALCULTED
4+
PREDICTED
5+
FAILURE
6+
DISGUSTING
7+
ABHORRENT
8+
FORESEEN
9+
CONTEMPTIBLE
10+
PROGNOSTICATE
11+
DISPICABLE
12+
REPREHENSIBLE
13+
UNSURPRISING
14+
PREDETERMINED
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
SUFFER
2+
INCORRECT
3+
INCOMPLETE
4+
INSUFFICIENT
5+
INVALID
6+
CORRECTION
7+
MISTAKE
8+
REDUCE
9+
ERROR
10+
ADJUSTING
11+
IMPROBABLE
12+
IMPLAUSIBLE
13+
MISJUDGED

source/BackgroundDancer.hx

Lines changed: 0 additions & 30 deletions
This file was deleted.

source/BackgroundGirls.hx

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)