Conversation
|
|
||
| GLOB.kindred_list -= owner | ||
|
|
||
| /datum/splat/vampire/kindred/splat_life(seconds_per_tick) |
There was a problem hiding this comment.
surely there's a better way than having a check for this each splat_life() tick???
There was a problem hiding this comment.
If u have one ill try it.
There was a problem hiding this comment.
is this how /tg/ handles it???
There was a problem hiding this comment.
tg doesnt need to listen to things around it, they just call it directly in the attack_chain code for the hand tutorials lol.
There was a problem hiding this comment.
cant we instead just trigger it from grabbing an npc, or perhaps when bloodpool enters hungry state via TRAIT_NEEDS_BLOOD so that it isn't running on every life tick?
There was a problem hiding this comment.
Once it finds and tries an npc once, it wont get past !tutorial_shown so i dont reallllly see the issue tbh.
About The Pull Request
2026-02-25.18-01-08.mp4
Why It's Good For The Game
Some people used to click the button but its a keybind now.
Changelog
🆑
add: Adds a tutorial for biting as a Kindred
/:cl: