Undertale script viewer
← back to main script listing
gml_Script_scr_shop_divider_pos
(
view raw script w/o annotations or w/e
)
1
if (global.language == "ja")
2
return 220;
3
else
4
return 210;