Skip to content

Commit

Permalink
v0.89b
Browse files Browse the repository at this point in the history
  • Loading branch information
archenovalis committed Jan 4, 2025
1 parent 561136d commit 088e906
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Galactic_Bank/md/galacticbank.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<mdscript name="GalacticBankTest" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="../../xsd/md.xsd">
<cues>
<cue name="Vault" namespace="this" version="2">
<cue name="Vault" namespace="this" version="4">
<conditions>
<check_any>
<event_game_loaded />
Expand Down Expand Up @@ -194,7 +194,7 @@
]" />

</actions>
<patch sinceversion="2">
<patch sinceversion="4">
<set_value name="$SetupComplete" exact="false" />
</patch>
<cues>
Expand Down
5 changes: 4 additions & 1 deletion Galactic_Bank/todo
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,7 @@
add drop to component macro? check if component destroyed?

# Player gets hunted
- banking clan associated factions hunt player when -20
- banking clan associated factions hunt player when -20

# SWI
update swi's maintenance mechanic to include money stored in the accounts

0 comments on commit 088e906

Please sign in to comment.