mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-12 08:36:00 +01:00
[MIRROR] moves sdql spell to vv dropdown (#5522)
* moves sdql spell to vv dropdown (#58911) * moves sdql spell to vv dropdown Co-authored-by: Fikou <piotrbryla@onet.pl>
This commit is contained in:
@@ -207,8 +207,8 @@
|
||||
#undef RAW_ADDRESS
|
||||
|
||||
/client/proc/cmd_give_sdql_spell(mob/target in GLOB.mob_list)
|
||||
set category = "Debug.Admin"
|
||||
set name = "Give SDQL spell"
|
||||
set hidden = TRUE
|
||||
if(CONFIG_GET(flag/sdql_spells))
|
||||
var/datum/give_sdql_spell/ui = new(usr, target)
|
||||
ui.ui_interact(usr)
|
||||
|
||||
Reference in New Issue
Block a user