mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-17 01:53:35 +01:00
fixing improper message for biogenerator interaction (#28522)
Co-authored-by: cool20141 <>
This commit is contained in:
@@ -184,7 +184,7 @@
|
||||
update_ui_product_list(user)
|
||||
return ITEM_INTERACT_COMPLETE
|
||||
|
||||
to_chat(user, "<span class='warning'>You cannot put [src] in [name]!</span>")
|
||||
to_chat(user, "<span class='warning'>You cannot put [used] in [src]!</span>")
|
||||
return ITEM_INTERACT_COMPLETE
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user