forked from Baystation12/Baystation12
-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c9e09f2
commit 34cdaf6
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
author: Jux | ||
delete-after: true | ||
changes: | ||
- bugfix: Borg antag items that recharge (guns, various reagent items) now recharge | ||
properly, Borg modules that used the drone space cleaner without ever recharging | ||
it now recharge it, and Surgeon borgs recharge their sterilizine. All rechargable | ||
borg antag items recharge at a more reasonable speed. | ||
- bugfix: Borg item icons now update when recharging, making it less of a guessing | ||
game for if your tools are charged. | ||
- tweak: Flamethrowers and syringe guns both now give feedback on their ammo and | ||
ready status when examined. Flamethrowers require fuel to ignite, and go out | ||
when they run out of fuel. |