Add do after to surgery (#2756)
* Cleanup surgery classes * Add DoAfter to surgery * Consolidate doafter, break on user and target move * Ignore biological surgery data component on the client * Apply suggestions from code review Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> * Use a stringbuilder for surgery descriptions Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
@@ -224,7 +224,8 @@
|
||||
"MachinePart",
|
||||
"MachineFrame",
|
||||
"MachineBoard",
|
||||
"ChemicalAmmo"
|
||||
"ChemicalAmmo",
|
||||
"BiologicalSurgeryData"
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user