Advanced Clowning Module (#35797)
* pAIs can now accept keys, but can't talk in said channels * added dummy module * added adv clown module alongside projector * holopeel & projector sprite added, it's destroyable too * added experimental pie cannon * exp pie thrower throws pies, added tool icon, added bananium horn * removed the weird pAI changes, my bad! * okay NOW the pAI stuff is all gone * added icon, recipe, renamed tech for unlocking * removed bananium horn * Added in-hand sprites, credited to TiniestShark. Changed holopeel projector description to let the user know it recharges over time.
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
recipes:
|
||||
- BorgModuleAdvancedCleaning
|
||||
- BorgModuleAdvancedTool
|
||||
- BorgModuleAdvancedClowning
|
||||
- BorgModuleAdvancedChemical
|
||||
- BorgModuleAdvancedMining
|
||||
|
||||
|
||||
@@ -68,3 +68,13 @@
|
||||
# Science Modules
|
||||
|
||||
# Service Modules
|
||||
|
||||
- type: latheRecipe
|
||||
parent: BaseGoldBorgModuleRecipe
|
||||
id: BorgModuleAdvancedClowning
|
||||
result: BorgModuleAdvancedClowning
|
||||
materials:
|
||||
Steel: 500
|
||||
Glass: 500
|
||||
Plastic: 250
|
||||
Bananium: 375
|
||||
|
||||
Reference in New Issue
Block a user