mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 11:38:12 +01:00
Merge branch 'Explo-Catalogue-Entries' of https://github.com/klaasjared/VOREStation into Explo-Catalogue-Entries
This commit is contained in:
@@ -10,11 +10,11 @@
|
||||
<br>\
|
||||
It is not uncommon for a Sect Drone to go out alone to search for potential prey to bring back to the nest. \
|
||||
Regardless of reason, it is cautioned against approaching a Sect Drone as, like their queen, their behaviour is wildly \
|
||||
inconsistent. A Sect Drone can vary from hositle to docile depending on certain factors that scientists have \
|
||||
inconsistent. A Sect Drone can vary from hostile to docile depending on certain factors that scientists have \
|
||||
yet to uncover. \
|
||||
<br>\
|
||||
The lack of chitin on the underside of its abdomen is deliberate, as the flesh is very elastic and stretchable, \
|
||||
allowing the drone to carry multiple large prey inside of its stomach with realitive ease."
|
||||
allowing the drone to carry multiple large prey inside of its stomach with relative ease."
|
||||
value = CATALOGUER_REWARD_MEDIUM
|
||||
|
||||
/mob/living/simple_mob/vore/sect_drone
|
||||
@@ -79,4 +79,4 @@
|
||||
say_list_type = /datum/say_list/sect_drone
|
||||
|
||||
/datum/say_list/sect_drone
|
||||
say_got_target = list("chitters threateningly!")
|
||||
say_got_target = list("chitters threateningly!")
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
Though rarely seen, it is not uncommon for a queen to go out alone to search for potential new nesting grounds \
|
||||
or perhaps it does so to seek bigger prey that its much smaller drones might be unable to acquire. \
|
||||
Regardless of reason, it is cautioned against approaching a Sect Queen as their behaviour is wildly \
|
||||
inconsistent. A Sect Queen can vary from hositle to docile depending on certain factors that scientists have \
|
||||
inconsistent. A Sect Queen can vary from hostile to docile depending on certain factors that scientists have \
|
||||
yet to uncover. \
|
||||
<br>\
|
||||
The lack of chitin on the underside of its abdomen is deliberate, as the flesh is very elastic and stretchable, \
|
||||
@@ -81,4 +81,4 @@
|
||||
say_list_type = /datum/say_list/sect_queen
|
||||
|
||||
/datum/say_list/sect_queen
|
||||
say_got_target = list("chitters angrily!")
|
||||
say_got_target = list("chitters angrily!")
|
||||
|
||||
Reference in New Issue
Block a user