-
-
Notifications
You must be signed in to change notification settings - Fork 539
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Molotov Crafting Fix + Mapped in Molotov (#3899)
## About The Pull Request Makes it so that molotovs cannot use themselves to complete their own recipe. Replaces the singular instance of a mapped in molotov with a variant that is actually full of fuel. Fixes #3598 ## Why It's Good For The Game Annoying when you're looking to craft multiple molotovs. Lets admins spawn in molotovs that actually have fuel and lets mappers put filled molotovs into maps. ## Changelog :cl: add: Filled subtype of Molotovs fix: Molotovs can no longer be used to craft themselves fix: Mapped in Molotovs are no longer empty /:cl: --------- Co-authored-by: github-actions <[email protected]>
- Loading branch information
1 parent
5656e5f
commit e86bae0
Showing
4 changed files
with
25 additions
and
9 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
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
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
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