No sentient pots

This commit is contained in:
Eric6426-Blossom
2023-06-22 22:36:56 +02:00
parent 5f64100de5
commit 368d57ae36
@@ -48,6 +48,7 @@
/// Handles the spider's behavior
var/current_order = IDLE_AGGRESSIVE
var/list/enemies = list()
sentience_type = SENTIENCE_OTHER
venom_per_bite = 3
speak_chance = 0
wander = 0