* Fix and tweak parrot behaviour
Parrot stolen item now renders under the parrot's icon to make it more clear when it holds something - remember to harm the parrot to make it drop the item
Parrot adjacency checks now take windows into account - this fixes issues where the parrot would teleport behind a window to perch/steal an item
Parrots no longer try to perch/steal an item in a turf that is inaccessible to them infinitely, causing them to be stuck
Add emotes when parrot drops item
Change default parrot name to not be improper
Clean up code where possible
Correct grammar errors in parrot messages
Fix attacking parrots in harm mode not triggering specific behaviour
* Code cleanup, CanAStarPassTo atom proc
* Fix Travis
* Address farie
* Address farie 2
* fix atkverb confusion
* use LAZYINITLIST
* remove some out of scope defaults
* Added a name to the Chef's pet goat
* Changed 'unique_pet' to true, to stop renaming
Also changed 'New()' to 'Initialize()', since it's better.
* Revert "Changed 'unique_pet' to true, to stop renaming"
This reverts commit b8f722b161.
* Revert "Added a name to the Chef's pet goat"
This reverts commit 034a83b1f1.
* The Chef's goat is now named Pete
* Pete is now a subtype
* 'unique_pet' is now 'TRUE', rather than '1'
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
* Refactors Electrocution and Tesla Zapping---Improves Supermatter and Tesla
* forgot this one
* fixes and styling
* last tidbits hopefully
* machine frames
* use flags
* styling
* Makes the Contractor Kit a 20 TC uplink purchase
Increases Blackout cooldown to 45 minutes
Adds logging on target extraction
* Removes clear TP topic
* Non-traitors can no longer purchase the kit
* Update locate()
* Prevents vampires and changelings from buying
* remove spess
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
* Drone UI V1
* Bigger button
And admin log clarification
* Review 1
Also commented out the drone 'rebooting' action, since it didn't work.
* Spacing
Seemed a bit too cluttered.
* Review 2
Co-Authored-By: dearmochi <shenesis@gmail.com>
Co-authored-by: dearmochi <shenesis@gmail.com>