mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-30 15:38:02 +01:00
Fix up critter holes (#19239)
* Fix up critter holes * Fix up critter holes * pai rewrite compat * Update unified_ghost_hole.dm * works fine for me * explicit glow effect --------- Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
cutoff_number = 1
|
||||
*/
|
||||
|
||||
/datum/ghost_query/maints_spawner
|
||||
role_name = "Maintenance Spawner"
|
||||
/datum/ghost_query/maints_critter
|
||||
role_name = "Maintenance Critter"
|
||||
be_special_flag = BE_MAINTCRITTER
|
||||
question = "An opportunity to spawn as a Maintenance Critter has appeared. You can spawn as your choice of a mob (from a fairly large list), a morph (a shapeshifting creature capable of mimicking objects or other creatures), or your currently loaded character slot in a special \'lurker\' role."
|
||||
cutoff_number = 1
|
||||
|
||||
Reference in New Issue
Block a user