a
This commit is contained in:
@@ -210,7 +210,7 @@
|
||||
if(reagents && reagents.reagent_list)
|
||||
reagent_note = " REAGENTS:"
|
||||
for(var/datum/reagent/R in reagents.reagent_list)
|
||||
reagent_note += R.id + " ("
|
||||
reagent_note += R.type + " ("
|
||||
reagent_note += num2text(R.volume) + ") "
|
||||
|
||||
if(ismob(firer))
|
||||
|
||||
Reference in New Issue
Block a user