mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 14:08:31 +01:00
Upstream merge 65642 (#12446)
* Extra-large painting canvases: 36x24 and 45x27 * Update paintings.dm Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
This commit is contained in:
@@ -79,6 +79,7 @@
|
||||
chosen_painting.patron_name = ""
|
||||
chosen_painting.patron_ckey = ""
|
||||
chosen_painting.credit_value = 0
|
||||
chosen_painting.frame_type = initial(chosen_painting.frame_type)
|
||||
log_admin("[key_name(user)] has reset patronage data on a persistent painting made by [chosen_painting.creator_ckey] with id [chosen_painting.md5].")
|
||||
return TRUE
|
||||
if("remove_tag")
|
||||
|
||||
Reference in New Issue
Block a user