Merge remote-tracking branch 'upstream/master' into cursed

This commit is contained in:
Pin-alternative
2022-08-15 07:55:25 +10:00
203 changed files with 262583 additions and 18766 deletions
+1 -1
View File
@@ -174,7 +174,7 @@
SEND_SIGNAL(O, COMSIG_OBJ_WRITTEN_ON, O.name) //SPLURT EDIT - EGG NAMING
if(penchoice == "Change description")
var/input = stripped_input(user,"Describe [O] here:", ,"[O.desc]", 140)
var/input = stripped_input(user,"Describe [O] here:", ,"[O.desc]", 350)
var/olddesc = O.desc
if(QDELETED(O) || !user.canUseTopic(O, BE_CLOSE))
return