Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
PedyTW
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Pedy
PedyTW
Merge requests
!71
The source project of this merge request has been removed.
Parsee 1.2.1-modding
Merged
Parsee 1.2.1-modding
(removed):parsee-1.2.2-modding
into
neo_eng-modding
Overview
0
Commits
1
Pipelines
0
Changes
2
Merged
vinumsabbathi
requested to merge
(removed):parsee-1.2.2-modding
into
neo_eng-modding
1 year ago
Overview
0
Pipelines
0
Changes
2
Expand
0
0
Merge request reports
Compare
neo_eng-modding
version 3
91179f7b
1 year ago
version 2
12cfbb25
1 year ago
version 1
4d6c8554
1 year ago
neo_eng-modding (base)
and
latest version
latest version
91179f7b
1 commit,
1 year ago
version 3
91179f7b
1 commit,
1 year ago
version 2
12cfbb25
2 commits,
1 year ago
version 1
4d6c8554
1 commit,
1 year ago
2 files
+
21
−
15
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
ERB/TRANSLATION/Addition/Add_HashihimeServices.ERB
+
9
−
3
Options
@@ -205,7 +205,7 @@ ELSE
ENDSELECT
ENDIF
$BREAKUP_SELECT
SIF LOVERPEP
<
=
1
GOTO
BREAKUP
PRINTFORML
「
Who
do
you
want
to
break
up
with
?」
@@ -223,7 +223,13 @@ INPUT
UnwantedLover = RESULT
CALL M_KOJO_COLOR_K60
$BREAKUP
IF GROUPMATCH(UnwantedLover, 83, 84, 64)
IF !TALENT:UnwantedLover:恋人
PRINTFORMW 「What are you playing at? You're not in a relationship with %HIM_HER(UnwantedLover)%.」
GOTO BREAKUP_SELECT
ELSEIF UnwantedLover == 0
PRINTFORMW 「What are you playing at? You can't break up with yourself.」
GOTO BREAKUP_SELECT
ELSEIF GROUPMATCH(UnwantedLover, 83, 84, 64)
$FriendBreakup
IF UnwantedLover != 64
PRINTFORMDW Parsee folds her arms and glares at you.
@@ -242,7 +248,7 @@ ELSEIF UnwantedLover == 60
CALL ASK_YN("I do.", "I don't.")
IF RESULT
PRINTFORMDW Parsee sighs in relief.
PRINTFORMW 「Thank God.
I don't know what I'd do if I knew you'd grown to hate me.」
CALL PRINT_STRW, @"「@ITALIC@Âkheysh.@
I don't know what I'd do if I knew you'd grown to hate me.」
"
RESETCOLOR
RETURN -1
ELSE
Loading