diff --git a/game/images/anon/emotive set/anonfootshock.png b/game/images/anon/emotive set/anonfootshock.png deleted file mode 100644 index 30759dc..0000000 Binary files a/game/images/anon/emotive set/anonfootshock.png and /dev/null differ diff --git a/game/images/naser/naserhandout.png b/game/images/naser/naserhandout.png deleted file mode 100644 index 8c6081f..0000000 Binary files a/game/images/naser/naserhandout.png and /dev/null differ diff --git a/game/images/naser/naserintermediaryshocked.png b/game/images/naser/naserintermediaryshocked.png deleted file mode 100644 index fac40fb..0000000 Binary files a/game/images/naser/naserintermediaryshocked.png and /dev/null differ diff --git a/game/images/naser/naserneckhold.png b/game/images/naser/naserneckhold.png deleted file mode 100644 index 3a01492..0000000 Binary files a/game/images/naser/naserneckhold.png and /dev/null differ diff --git a/game/script.rpy b/game/script.rpy index 38140dc..d18d4f6 100644 --- a/game/script.rpy +++ b/game/script.rpy @@ -787,7 +787,6 @@ image naser tablehit = "naser/naser table hit.png" image naser tablehit flip = im.Flip("naser/naser table hit.png", horizontal=True) image naomi future flip = im.Flip('images/naomi/naomi future.png', horizontal=True) image fang d happy flip = im.Flip('images/fang/future sets/fang d happy.png', horizontal=True) -image naser neckhold flip = im.Flip('images/naser/naserneckhold.png', horizontal=True) image anon grin = 'images/anon/base set/anon grin.png' image anon grin flip = im.Flip('images/anon/base set/anon grin.png', horizontal=True) image tracy neutral flip = im.Flip('images/tracy/tracy neutral.png', horizontal=True)