Skip to content

Instantly share code, notes, and snippets.

@yamanaiyuki
Last active February 9, 2021 05:26
Show Gist options
  • Save yamanaiyuki/821dc38de057fe8673a8c7592aa1e871 to your computer and use it in GitHub Desktop.
Save yamanaiyuki/821dc38de057fe8673a8c7592aa1e871 to your computer and use it in GitHub Desktop.
高Gアドベンチャー用パッチ(動作にはModuleManagerが必要です)
//GeeAdventureChanceが15%→99%
//報酬額を2倍
@Contracts
{
@Tour
{
@GeeAdventureChance = 0.99
@Funds
{
@DefaultFare *= 2
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment