Merge pull request #6947 from VOREStation/aro-combatdrone

Combat drone sprite
This commit is contained in:
Novacat
2020-03-22 09:17:42 -04:00
committed by GitHub
2 changed files with 3 additions and 0 deletions
@@ -34,6 +34,9 @@
desc = "An automated combat drone armed with state of the art weaponry and shielding."
catalogue_data = list(/datum/category_item/catalogue/technology/drone/combat_drone)
icon = 'icons/mob/animal_vr64x64.dmi' //VOREStation Add
pixel_x = -16 //VOREStation Add
pixel_y = -16 //VOREStation Add
icon_state = "drone"
icon_living = "drone"
icon_dead = "drone_dead"
Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB