27 lines
561 B
Plaintext
27 lines
561 B
Plaintext
|
translate chinese strings:
|
||
|
|
||
|
# game/scripts/rooms/main_room/init.rpy:3
|
||
|
old "Light/Extinguish"
|
||
|
new "Light/Extinguish"
|
||
|
|
||
|
# game/scripts/rooms/main_room/init.rpy:4
|
||
|
old "Rummage"
|
||
|
new "Rummage"
|
||
|
|
||
|
# game/scripts/rooms/main_room/init.rpy:5
|
||
|
old "Interact"
|
||
|
new "Interact"
|
||
|
|
||
|
# game/scripts/rooms/main_room/init.rpy:9
|
||
|
old "Desk"
|
||
|
new "Desk"
|
||
|
|
||
|
# game/scripts/rooms/main_room/init.rpy:15
|
||
|
old "Check Mail"
|
||
|
new "Check Mail"
|
||
|
|
||
|
# game/scripts/rooms/main_room/init.rpy:16
|
||
|
old "Check Parcel"
|
||
|
new "Check Parcel"
|
||
|
|