mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-01-28 01:42:50 +00:00
Merge pull request #12781 from FartMaster69420/stumble-vore
Removing Debug Text from Stumble Vore PR
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
if(!target.vore_selected) //Gotta have one selected as well.
|
||||
return FALSE
|
||||
if(!slip_vore || !target.slip_vore)
|
||||
to_chat(src,"<span class='warning'>Pred slip_vore is [target.slip_vore] Prey slip_vore is [slip_vore]</span>")
|
||||
return FALSE
|
||||
return TRUE
|
||||
|
||||
|
||||
@@ -1240,6 +1240,7 @@
|
||||
#include "code\game\objects\items\stacks\nanopaste_vr.dm"
|
||||
#include "code\game\objects\items\stacks\sandbags.dm"
|
||||
#include "code\game\objects\items\stacks\stack.dm"
|
||||
#include "code\game\objects\items\stacks\stack_vr.dm"
|
||||
#include "code\game\objects\items\stacks\telecrystal.dm"
|
||||
#include "code\game\objects\items\stacks\tickets.dm"
|
||||
#include "code\game\objects\items\stacks\tiles\fifty_spawner_tiles.dm"
|
||||
|
||||
Reference in New Issue
Block a user