Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 6f18c1f

Browse files
adjusts the donksoft toy vendor's speaker messages (#15297)
* e (#14639) * Squashed commit of the following: commit ad4e916 Author: TheGamerdk <5618080+TheGamerdk@users.noreply.github.com> Date: Tue Jun 28 21:59:50 2022 +0200 e (#14639) * Update YogStation.dmm * Update toys.dm Co-authored-by: TheGamerdk <5618080+TheGamerdk@users.noreply.github.com>
1 parent e40da2c commit 6f18c1f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

code/modules/vending/toys.dm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
name = "\improper Donksoft Toy Vendor"
33
desc = "Ages 8 and up approved vendor that dispenses toys."
44
icon_state = "syndi"
5-
product_slogans = "Get your cool toys today!;Trigger a valid hunter today!;Quality toy weapons for cheap prices!;Give them to HoPs for all access!;Give them to HoS to get permabrigged!"
6-
product_ads = "Feel robust with your toys!;Express your inner child today!;Toy weapons don't kill people, but valid hunters do!;Who needs responsibilities when you have toy weapons?;Make your next murder FUN!"
5+
product_slogans = "Get your cool toys today!;Trigger a security officer today!;Quality toy weapons for cheap prices!;Give them to HoPs for all access!;Give them to HoS to get permabrigged!"
6+
product_ads = "Feel robust with your toys!;Express your inner child today!;Toy weapons don't kill people, but security does!;Who needs responsibilities when you have toy weapons?;Make your next murder FUN!"
77
vend_reply = "Come back for more!"
88
circuit = /obj/item/circuitboard/machine/vending/donksofttoyvendor
99
products = list(

0 commit comments

Comments
 (0)