mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 19:22:56 +00:00
Removes errant debug line.
This commit is contained in:
@@ -42,7 +42,6 @@
|
|||||||
. += "<a href='?src=\ref[src];flavour_text_robot=open'>Set Robot Flavor Text</a><br/>"
|
. += "<a href='?src=\ref[src];flavour_text_robot=open'>Set Robot Flavor Text</a><br/>"
|
||||||
|
|
||||||
/datum/category_item/player_setup_item/general/flavor/OnTopic(var/href,var/list/href_list, var/mob/user)
|
/datum/category_item/player_setup_item/general/flavor/OnTopic(var/href,var/list/href_list, var/mob/user)
|
||||||
user << href_list["flavor_text"]
|
|
||||||
if(href_list["flavor_text"])
|
if(href_list["flavor_text"])
|
||||||
switch(href_list["flavor_text"])
|
switch(href_list["flavor_text"])
|
||||||
if("open")
|
if("open")
|
||||||
|
|||||||
Reference in New Issue
Block a user