Skip to content

Commit 8ab7a81

Browse files
ConstelladoOssa88
andauthored
New Hivebot Sprites! (PentestSS13#228)
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may not be viewable. --> <!-- You can view Contributing.MD for a detailed description of the pull request process. --> ## About The Pull Request This adds upgraded hivebot sprites! :o The engbot has been untouched. However, it has added to the modular DMI so that it does not cause bugs. New sprite: ![image](https://github.com/user-attachments/assets/e74d38fb-014c-4b40-85a7-1831f9c42ce7) Old sprite: ![image](https://github.com/user-attachments/assets/25a6d39c-3328-4b9c-a363-492485e49fd9) <details> <summary>New hivebots in the wild:</summary> ![image](https://github.com/user-attachments/assets/ded2efb4-2c4c-4d4a-9ff4-ee5055304540) Now with dirs! ![image](https://github.com/user-attachments/assets/de177d61-a0fd-4625-b018-de325a32fb10) </details> <details> <summary>Ranged Ingame</summary> ![image](https://github.com/user-attachments/assets/3bac1f87-95dc-478c-a100-1154aacbfece)![image](https://github.com/user-attachments/assets/44ce1319-93ac-4acf-9268-4c4dc7efb886)![image](https://github.com/user-attachments/assets/0279c465-0ad8-44b0-9a01-6d8d9935ea15)![image](https://github.com/user-attachments/assets/156ab8ea-10aa-423b-9395-494e267f32da) </details> <details> <summary>Basic Ingame</summary> ![image](https://github.com/user-attachments/assets/e6fce9c7-a8bf-4c78-875b-8304cff4e87f)![image](https://github.com/user-attachments/assets/b1418be4-bbfa-495f-a9e5-31759d8e85ba)![image](https://github.com/user-attachments/assets/2eb169ab-5a0e-4a60-a8c4-fe3a1b875282)![image](https://github.com/user-attachments/assets/5df1924f-5349-421b-bc95-768ec877d673) </details> <details> <summary>Basic in aesprite</summary> ![image](https://github.com/user-attachments/assets/9d1ebeb5-058b-4d24-b51b-722e8a7acfeb)![image](https://github.com/user-attachments/assets/7bf045c7-4e91-48a5-aa2c-59aa81f873df)![image](https://github.com/user-attachments/assets/0eba95e3-5181-4349-94d9-4eb71601c5cd) </details> TODO (maybe): - [x] Readd aye animations - [ ] Glow effects?? - [x] DIRS??? (oh god) ## Why It's Good For The Game I have been bothered by the old look of the hivebots, so I decided to make them a bit better! It also adds dirs! ## Changelog :cl: imageadd: The hivebots have decided to get an upgrade! /:cl: <!-- Both :cl:'s are required for the changelog to work! You can put your name to the right of the first :cl: if you want to overwrite your GitHub username as author ingame. --> <!-- You can use multiple of the same prefix (they're only used for the icon ingame) and delete the unneeded ones. Despite some of the tags, changelogs should generally represent how a player might be affected by the changes rather than a summary of the PR's contents. --> --------- Co-authored-by: Ossa88 (SYNAPSE) <[email protected]>
1 parent 18639c1 commit 8ab7a81

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
/mob/living/simple_animal/hostile/hivebot
2+
icon = 'modular_pentest/master_files/icons/mob/hivebot.dmi'
3+
Binary file not shown.

modular_pentest/~pentest.dme

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,4 +253,5 @@
253253
#include "modules\xenobiology\code\slime.dm"
254254
#include "modules\xenobiology\code\xenobio_camera.dm"
255255
#include "modules\xenobiology\code\xenobiology.dm"
256+
#include "master_files\code\modules\mob\living\simple_animal\hostile\hivebot.dm"
256257
// END_INCLUDE

0 commit comments

Comments
 (0)